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:
@@ -53,6 +53,9 @@
|
||||
networking.nftables.enable = true;
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
8989
|
||||
];
|
||||
};
|
||||
|
||||
# Set time stuff
|
||||
|
Reference in New Issue
Block a user