mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-24 15:19:43 -05:00
hosts: add big-parallel and kvm features
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
auto-optimise-store = lib.mkDefault true;
|
||||
experimental-features = [ "nix-command" "flakes" "repl-flake" ];
|
||||
warn-dirty = false;
|
||||
system-features = [ "kvm" "big-parallel" ];
|
||||
};
|
||||
package = pkgs.nixUnstable;
|
||||
gc = {
|
||||
|
||||
Reference in New Issue
Block a user