diff options
Diffstat (limited to 'nix/systems/spontaneity')
| -rw-r--r-- | nix/systems/spontaneity/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/systems/spontaneity/default.nix b/nix/systems/spontaneity/default.nix index 759782b..c64448a 100644 --- a/nix/systems/spontaneity/default.nix +++ b/nix/systems/spontaneity/default.nix @@ -19,6 +19,7 @@ firewall.allowedTCPPorts = [ 80 443 + 8448 ]; domains = { enable = true; |
