moved imports

This commit is contained in:
John Lancaster
2026-03-11 18:50:16 -05:00
parent 30ffa5f234
commit 9a8f98d4fe
5 changed files with 9 additions and 14 deletions

View File

@@ -41,7 +41,9 @@ in
programs.git.settings.user.email = email;
imports = with inputs.self.modules.homeManager; [
base
ssh
shell-tools
git
];
};
};