Enabled openssh service
This commit is contained in:
parent
cf281d98cf
commit
755b933928
@ -114,5 +114,8 @@
|
|||||||
killall
|
killall
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Enable sshd service.
|
||||||
|
services.openssh.enable = true;
|
||||||
|
|
||||||
system.stateVersion = "23.11";
|
system.stateVersion = "23.11";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user