Attempts to fix kwallet not unlocking

This commit is contained in:
Nickiel12 2022-10-22 20:43:53 -07:00
parent 263330c479
commit f6949e3641
2 changed files with 8 additions and 0 deletions

View file

@ -65,9 +65,14 @@ in
defcfg = {
enable = true;
fallthrough = true;
allowCommands = true;
};
};
};
security.pam.services = {
lightdm.enableKwallet = true;
};
nixpkgs.config.allowUnfree = true;

View file

@ -54,6 +54,9 @@ in
obsidian
libsForQt5.kate # kate/kwrite
libsForQt5.ark # kde archive manager
libsForQt5.kwallet
libsForQt5.kwallet-pam
libsForQt5.kwalletmanager
inkscape
# Kdenlive and deps