mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: move ssh port away from monitoring module, as it should be in the sshd module
This commit is contained in:
parent
07ffd197ce
commit
3f11885684
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@
|
|||
networking.firewall = {
|
||||
allowedTCPPorts = [
|
||||
9001
|
||||
22
|
||||
9123 # always also allow ssh :screaming:
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue