diff --git a/home/git.nix b/home/git.nix index 1ab8fbf..cf53348 100644 --- a/home/git.nix +++ b/home/git.nix @@ -57,6 +57,11 @@ in { contents = {user = {email = "antoine4.martin@epita.fr";};}; } ]; + + ignores = [ + "/.direnv/" + "/.envrc" + ]; }; }; } diff --git a/hosts/zephyrus/default.nix b/hosts/zephyrus/default.nix index b267958..721e854 100644 --- a/hosts/zephyrus/default.nix +++ b/hosts/zephyrus/default.nix @@ -83,6 +83,8 @@ }; }; + virtualisation.docker.enable = true; + services = { tlp = { settings = {