mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
chore: update nixos version
This commit is contained in:
parent
b698c5b82a
commit
939d011af8
3 changed files with 84 additions and 79 deletions
|
|
@ -76,6 +76,8 @@ in {
|
|||
};
|
||||
|
||||
programs.ssh.startAgent = true;
|
||||
services.gnome.gcr-ssh-agent.enable = false; #
|
||||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings.PasswordAuthentication = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue