linde: remove old direnv roots
1 file changed, 2 insertions(+), 0 deletions(-)
changed files
M system/settings/configuration/nix-linux.nix → system/settings/configuration/nix-linux.nix
@@ -16,6 +16,8 @@ }; nixpkgs.config.allowUnfree = true; + services.angrr.enableNixGcIntegration = true; + system.autoUpgrade = { enable = true; };