keyring stuff
This commit is contained in:
parent
755b74cd97
commit
1729b6497a
3 changed files with 16 additions and 0 deletions
|
@ -12,5 +12,6 @@ in {
|
|||
user.packages = with pkgs; [ seahorse ];
|
||||
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
security.pam.services.login.enableGnomeKeyring = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue