all repos — nixfiles @ 6188cfcbc2b65d8787f6ffe4040280c979679296

System and user configuration, managed by nix and home-manager

linde: remove old direnv roots

Alan Pearce
commit

6188cfcbc2b65d8787f6ffe4040280c979679296

parent

75b41737a5713b68433b31fa9c4b4e2feea5275d

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M system/settings/configuration/nix-linux.nixsystem/settings/configuration/nix-linux.nix
@@ -16,6 +16,8 @@ };
nixpkgs.config.allowUnfree = true; + services.angrr.enableNixGcIntegration = true; + system.autoUpgrade = { enable = true; };