use srvos for better defaults on linde/marvin
1 file changed, 0 insertions(+), 2 deletions(-)
changed files
M system/settings/configuration/nix.nix → system/settings/configuration/nix.nix
@@ -9,7 +9,6 @@ cores = lib.mkDefault 0; use-xdg-base-directories = true; keep-outputs = true; keep-derivations = true; - experimental-features = "nix-command flakes"; warn-dirty = false; substituters = [ "https://nix-community.cachix.org"@@ -38,7 +37,6 @@ nixpkgs.to = { type = "path"; path = pkgs.path; }; - }; }; }