Open ports for ghettoptt metrics
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m58s
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m58s
This commit is contained in:
parent
4a8a686c09
commit
d103af18d7
@ -53,6 +53,9 @@
|
||||
networking.nftables.enable = true;
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
8989
|
||||
];
|
||||
};
|
||||
|
||||
# Set time stuff
|
||||
|
Loading…
x
Reference in New Issue
Block a user