fix: typo
All checks were successful
/ check (push) Successful in 9s
/ check-renovaterc (push) Successful in 3s
/ build-packages (push) Successful in 14s
/ build-vm (push) Successful in 1s
/ report-size (push) Successful in 4s

Hopefully last issue??
This commit is contained in:
Jalil David Salamé Messina 2025-03-22 03:10:45 +01:00
parent aa77690b7a
commit 4ce7e35327
Signed by: jalil
GPG key ID: F016B9E770737A0B

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}