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