web-01: feat: add mosh

This commit is contained in:
sinavir 2023-05-17 01:11:47 +02:00
parent 618f4900e0
commit 5a0ba44316

View file

@ -4,4 +4,5 @@
passwordAuthentication = false;
enable = true;
};
programs.mosh.enable = true;
}