mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
update
This commit is contained in:
parent
00dc854cf1
commit
b92d485213
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@
|
|||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
startWhenNeeded = true;
|
||||
startWhenNeeded = false;
|
||||
settings = {
|
||||
X11Forwarding = false;
|
||||
PasswordAuthentication = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue