mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
feat: change ssh port
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
];
|
||||
|
||||
tux.services.openssh.enable = true;
|
||||
tux.services.openssh.ports = [23];
|
||||
|
||||
sops.secrets = {
|
||||
borg_encryption_key = {
|
||||
|
Reference in New Issue
Block a user