SSH configuration and desktop fixes

This commit is contained in:
2024-06-18 11:22:58 +02:00
parent 2f6af8c9ae
commit 7c8c81a9aa
5 changed files with 23 additions and 2 deletions

View File

@@ -4,4 +4,6 @@
services.gnome.gnome-keyring.enable = true;
security.pam.services.greetd.enableGnomeKeyring = true;
programs.ssh.startAgent = true;
}