summaryrefslogtreecommitdiff
path: root/ullr.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2020-04-19 19:07:28 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2020-04-19 19:07:28 +0200
commit053ff33bf9264e6a27c2a8a31fe211728b298797 (patch)
tree72f218ab12c74377f906dc432407c0330196cf5f /ullr.nix
parent0a3f639369ecb2cf5224ffeb53d256bb5b749c5c (diff)
downloadnixos-053ff33bf9264e6a27c2a8a31fe211728b298797.tar
nixos-053ff33bf9264e6a27c2a8a31fe211728b298797.tar.gz
nixos-053ff33bf9264e6a27c2a8a31fe211728b298797.tar.bz2
nixos-053ff33bf9264e6a27c2a8a31fe211728b298797.tar.xz
nixos-053ff33bf9264e6a27c2a8a31fe211728b298797.zip
...
Diffstat (limited to 'ullr.nix')
-rw-r--r--ullr.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ullr.nix b/ullr.nix
index bad06084..923b8640 100644
--- a/ullr.nix
+++ b/ullr.nix
@@ -86,6 +86,7 @@
86 whitelist = ["ndxsbvrt" "BoeseMilch"]; 86 whitelist = ["ndxsbvrt" "BoeseMilch"];
87 dynamicMods = true; 87 dynamicMods = true;
88 }; 88 };
89 users.groups."games" = {};
89 90
90 # This value determines the NixOS release from which the default 91 # This value determines the NixOS release from which the default
91 # settings for stateful data, like file locations and database versions 92 # settings for stateful data, like file locations and database versions