summaryrefslogtreecommitdiff
path: root/ullr.nix
diff options
context:
space:
mode:
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 f5abdc64..71c5ee23 100644
--- a/ullr.nix
+++ b/ullr.nix
@@ -87,6 +87,7 @@
87 dynamicMods = true; 87 dynamicMods = true;
88 }; 88 };
89 users.groups."games" = {}; 89 users.groups."games" = {};
90 nixpkgs.config.allowUnfree = true;
90 91
91 # This value determines the NixOS release from which the default 92 # This value determines the NixOS release from which the default
92 # settings for stateful data, like file locations and database versions 93 # settings for stateful data, like file locations and database versions