keyring fix
This commit is contained in:
parent
a1d1397701
commit
a567f5afa6
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ in {
|
|||
|
||||
# keyring
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
services.gnome.seahorse.enable = true;
|
||||
security.pam.services.lightdm.enableGnomeKeyring = true;
|
||||
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
# windowManager.exwm = {
|
||||
|
|
Loading…
Reference in a new issue