1
0

home/private: add git base config

This commit is contained in:
2025-12-01 19:26:03 -08:00
parent 78c2a41c55
commit d28a6049ca
2 changed files with 25 additions and 0 deletions

View File

@@ -64,6 +64,7 @@
# Add private homelab and cloud host aliases
homeManagerModules.private = { ... }: {
imports = [
./home/private/git.nix
./home/private/ssh-hosts.nix
];
};