broke apart home laptop and desktop config.

This commit is contained in:
Gabe Venberg 2024-06-18 14:44:27 -05:00
parent 225ce6f064
commit 513f4eb518
5 changed files with 56 additions and 2 deletions

View file

@ -25,7 +25,6 @@ inputs.home-manager.lib.homeManagerConfiguration {
workProfile.enable = false;
};
};
host.isLaptop = true;
targets.genericLinux.enable = true;
home.username = "gabe";