Former-commit-id: 251f535146
This commit is contained in:
Hadi
2024-06-17 23:32:56 +02:00
parent 2922ef04a4
commit 147e0715cf
2 changed files with 16 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
services.openssh = {
enable = true;
ports = [ 22 ];
};
}