Open ports for ghettoptt metrics
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m58s

This commit is contained in:
Torjus Håkestad 2025-05-22 14:58:59 +02:00
parent 4a8a686c09
commit d103af18d7
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -53,6 +53,9 @@
networking.nftables.enable = true;
networking.firewall = {
enable = true;
allowedTCPPorts = [
8989
];
};
# Set time stuff