fix: typo #373

Merged
jalil merged 1 commit from push-pkxlxpksxqsl into main 2025-03-22 03:13:02 +01:00
Showing only changes of commit 4ce7e35327 - Show all commits

View file

@ -29,7 +29,7 @@ in
};
};
xdg.configFile.pam-gnupg = lib.mkIf (cfg.unlockKeys != [ ]) {
xdg.configFile.pam-gnupg = lib.mkIf (cfg.gpg.unlockKeys != [ ]) {
text = ''
${config.programs.gpg.homedir}