moved rebuild

This commit is contained in:
John Lancaster
2026-03-10 23:39:23 -05:00
parent 0af3e51ebf
commit ce55bbc194
4 changed files with 43 additions and 43 deletions

View File

@@ -3,7 +3,6 @@
flake.modules.homeManager.base = { pkgs, ... }:
{
imports = with inputs.self.modules.homeManager; [
rebuild
git
shell-tools
];