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