Add gnome-keyring service for nextcloud credentials
This commit is contained in:
parent
6ae5c46aa5
commit
1ee24619a8
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue