Stuff
This commit is contained in:
+4
-1
@@ -10,5 +10,8 @@
|
||||
};
|
||||
users.users.${primaryUser}.openssh.authorizedKeys.keyFiles = [ ../secrets/ssh-key ];
|
||||
programs.ssh.startAgent = true;
|
||||
|
||||
security.doas = {
|
||||
enable = true;
|
||||
wheelNeedsPassword = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user