Compare commits
2 commits
e06f1d51b9
...
d0402bf51c
| Author | SHA1 | Date | |
|---|---|---|---|
| d0402bf51c | |||
| 6f3a579cd6 |
2 changed files with 7 additions and 0 deletions
|
|
@ -57,6 +57,11 @@ in {
|
||||||
contents = {user = {email = "antoine4.martin@epita.fr";};};
|
contents = {user = {email = "antoine4.martin@epita.fr";};};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
ignores = [
|
||||||
|
"/.direnv/"
|
||||||
|
"/.envrc"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -83,6 +83,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
virtualisation.docker.enable = true;
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
tlp = {
|
tlp = {
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue