Add gnome-keyring service for nextcloud credentials

inky
Elnu 2 years ago
parent 6ae5c46aa5
commit 1ee24619a8

@ -33,6 +33,7 @@ in
};
udev.packages = [ pkgs.yubikey-personalization ];
pcscd.enable = true;
gnome.gnome-keyring.enable = true; # For remembering nextcloud login, among other things
};
environment.systemPackages = with pkgs; [ yubioath-flutter ];

Loading…
Cancel
Save