summaryrefslogtreecommitdiff
path: root/nix/systems/spontaneity/default.nix
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-03-05 04:18:06 -0800
committerPreston Pan <ret2pop@gmail.com>2025-03-05 04:18:06 -0800
commitba6373ebfbcafc99ce7a4fa100b2a26fc3bc2731 (patch)
tree31675c3c370dc77ce1afe93cfa26b72a2ec4f0b9 /nix/systems/spontaneity/default.nix
parent0321f74a87df68584beb3c19a99969f9a794bb85 (diff)
add two new blog posts; bitcoin node; haskell devel
Diffstat (limited to 'nix/systems/spontaneity/default.nix')
-rw-r--r--nix/systems/spontaneity/default.nix1
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;