diff options
Diffstat (limited to 'ilex')
-rw-r--r-- | ilex/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ilex/configuration.nix b/ilex/configuration.nix index 6c949f6..6d5b545 100644 --- a/ilex/configuration.nix +++ b/ilex/configuration.nix @@ -11,7 +11,6 @@ ../modules/crs-tools.nix ]; - # nix.settings.sandbox = false; networking.firewall.allowedTCPPorts = [ 5000 ]; |