From a2a7bbc12f5184c6f8c3600da6a2cc77cc258962 Mon Sep 17 00:00:00 2001 From: k3t Date: Wed, 18 Mar 2026 07:40:08 -0600 Subject: [PATCH] enable kwallet --- modules/desktop-common.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/desktop-common.nix b/modules/desktop-common.nix index c922b2a..895f372 100755 --- a/modules/desktop-common.nix +++ b/modules/desktop-common.nix @@ -197,6 +197,8 @@ }; environment.etc."firefox/policies/policies.json".target = "librewolf/policies/policies.json"; + security.pam.services.k3t.kwallet.enable = true; + security.pam.services.k3t.kwallet.forceRun = true; users.users.k3t = { packages = with pkgs; [ joplin-desktop