fix: bad config #299

Merged
jalil merged 1 commit from push-mztqsktytpsu into main 2025-02-17 00:08:58 +01:00
Showing only changes of commit 2da9a655c6 - Show all commits

View file

@ -38,7 +38,7 @@ in
})
(lib.mkIf cfg.enable {
# Add gopass if pass is enabled
packages = lib.optional config.programs.password-store.enable pkgs.gopass;
home.packages = lib.optional config.programs.password-store.enable pkgs.gopass;
nix.settings.use-xdg-base-directories = fromOs [
"nix"