1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: gnome-keyring not via home-manager

This commit is contained in:
2024-03-20 08:12:50 +01:00
parent 58c4f517c5
commit 491a13ed95
2 changed files with 31 additions and 23 deletions

View File

@@ -18,6 +18,7 @@ in {
];
services.gnome.gnome-keyring.enable = true;
security.pam.services.lightdm.enableGnomeKeyring = true;
home-manager.users.me = {
services.nextcloud-client = {