all repos — nixfiles @ e642323900c2502b19de15aa349424ae15d86428

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

linux: enable nixos-rebuild-ng by default (only broken for linde)

Alan Pearce
commit

e642323900c2502b19de15aa349424ae15d86428

parent

abbcd9e2cf3bcfced11d34878b82dc49f16bfd38

1 file changed, 0 insertions(+), 1 deletion(-)

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