This commit is contained in:
2022-11-14 17:22:53 +01:00
parent 0a36b0acb5
commit 5d868ad1f8
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
programs.ssh = {
enable = true;
matchBlocks = let
sshPort = 3434;
sshPort = 1847;
in {
ayame = {
port = sshPort;