remove extra keyring statement
This commit is contained in:
parent
3991d38a4e
commit
4eed582cff
2 changed files with 0 additions and 4 deletions
|
@ -10,7 +10,6 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
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