diff options
Diffstat (limited to 'system/marvin.nix')
-rw-r--r-- | system/marvin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/marvin.nix b/system/marvin.nix index 21f085db..05a89f67 100644 --- a/system/marvin.nix +++ b/system/marvin.nix @@ -33,6 +33,7 @@ # Used for backwards compatibility, please read the changelog before changing. # $ darwin-rebuild changelog system.stateVersion = 4; + ids.gids.nixbld = 350; # You should generally set this to the total number of logical cores in your system. # $ sysctl -n hw.ncpu |