Commit ca9395812cb4
Changed files (1)
configuration.nix
@@ -36,6 +36,9 @@
};
};
+ nix = {
+ useSandbox = true;
+ };
nixpkgs = {
config = {
allowUnfree = true;