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

@@ -144,6 +144,7 @@
uidGid = ./home/modules/uidGid.nix;
shellAliases = ./home/modules/shellAliases.nix;
colors = ./home/modules/colors.nix;
gpg = ./home/modules/programs/gpg;
};
homeConfigurations = {