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.