Use the stable version of Nix

This commit is contained in:
2024-06-05 23:04:25 +02:00
parent 932ebfe679
commit bc523132eb

View File

@@ -51,7 +51,6 @@ with pkgs;
gc-keep-outputs = true gc-keep-outputs = true
experimental-features = nix-command flakes experimental-features = nix-command flakes
''; '';
package = nixUnstable;
}; };
# Clean tmp directory on shutdown # Clean tmp directory on shutdown