nixy/nix: enable sandbox
This commit is contained in:
parent
139b48e84b
commit
fb4cf11448
@ -26,6 +26,7 @@
|
||||
gc.options = "--delete-older-than 7d";
|
||||
package = pkgs.nixUnstable;
|
||||
settings = {
|
||||
sandbox = true;
|
||||
experimental-features = ["nix-command" "flakes"];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user