mirror of
https://github.com/eliasrenman/nixos-config.git
synced 2026-03-16 23:16:04 +01:00
fix: warning
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
|
||||
swapDevices = [ ];
|
||||
|
||||
nix.maxJobs = lib.mkDefault 1;
|
||||
nix.settings.max-jobs = lib.mkDefault 1;
|
||||
virtualisation.virtualbox.guest.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user