Auto unlock kde wallet

This commit is contained in:
Filippo Berto 2022-04-15 18:54:05 +02:00
parent df1d6df54e
commit 438fcbd661

View file

@ -218,6 +218,7 @@
Defaults pwfeedback Defaults pwfeedback
''; '';
security.pam.services.sddm.enableGnomeKeyring = true; security.pam.services.sddm.enableGnomeKeyring = true;
security.pam.services.autoUnlockKwallet.enableKwallet = true;
nixpkgs.config = { nixpkgs.config = {
allowUnfree = true; allowUnfree = true;