From d2b6cf44a3277fd5d04bc10110d344827217e24e Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Mon, 22 Dec 2025 23:00:07 +0100 Subject: nixfmt --- hosts/apocalypse/firewall.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/apocalypse/firewall.nix') diff --git a/hosts/apocalypse/firewall.nix b/hosts/apocalypse/firewall.nix index 8c5dadb..05feacf 100644 --- a/hosts/apocalypse/firewall.nix +++ b/hosts/apocalypse/firewall.nix @@ -1,4 +1,4 @@ -{ pkgs, config, ... }: +{ ... }: let baseTCP = [ 22000 # Syncthng -- cgit v1.3.1