home: move gpg automation to modules

This commit is contained in:
2025-03-24 13:44:59 +01:00
parent e32051c662
commit a36869282a
10 changed files with 114 additions and 15 deletions

View File

@@ -22,7 +22,7 @@ in {
./programs/gh-dash.nix
./programs/gh.nix
./programs/git
./programs/gpg
./programs/gpg.nix
./programs/home-manager.nix
./programs/jq.nix
./programs/less.nix
@@ -49,6 +49,7 @@ in {
./modules/colors.nix
./modules/shellAliases.nix
./modules/uidGid.nix
./modules/programs/gpg
] ++ (optionals graphics [
./config/gtk.nix