From 2b1e9119dcd977e89960d044fb5a522002575240 Mon Sep 17 00:00:00 2001 From: Alexander Wainwright Date: Tue, 30 Sep 2025 21:37:07 +1000 Subject: [PATCH] Add some labels --- hosts/alt/configuration.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hosts/alt/configuration.nix b/hosts/alt/configuration.nix index 99f2ff8..f40b7f4 100644 --- a/hosts/alt/configuration.nix +++ b/hosts/alt/configuration.nix @@ -23,11 +23,12 @@ networking.firewall.allowedTCPPorts = [ 80 443 # caddy 8000 - 8010 - 8080 + 8001 + 8010 # audio bookshelf + 8080 # file browser 8234 # shiori (non-standard) 9117 - 8191 + 8191 # flaresolverr ]; networking.hostName = "alt"; # Define your hostname.