summary refs log tree commit diff stats
path: root/system/marvin.nix
diff options
context:
space:
mode:
authorAlan Pearce2025-02-13 21:10:36 +0100
committerAlan Pearce2025-02-13 21:10:36 +0100
commit91d71a8854f52061910081d518be90a6c72a0596 (patch)
tree73772be38724417930e975a198ec7da9a1690810 /system/marvin.nix
parent6ed28adaa4e598e88566c9afee5aa9567383e3e3 (diff)
downloadnixfiles-91d71a8854f52061910081d518be90a6c72a0596.tar.lz
nixfiles-91d71a8854f52061910081d518be90a6c72a0596.tar.zst
nixfiles-91d71a8854f52061910081d518be90a6c72a0596.zip
fix build on marvin
Diffstat (limited to 'system/marvin.nix')
-rw-r--r--system/marvin.nix1
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