updating things
This commit is contained in:
parent
41678d23f2
commit
50be183de9
5 changed files with 46 additions and 45 deletions
|
@ -67,7 +67,10 @@
|
|||
# List services that you want to enable:
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
startWhenNeeded = true;
|
||||
};
|
||||
|
||||
|
||||
# services.caddy = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue