a little restructuring of home manager to focus on host specific configs

This commit is contained in:
2025-11-01 12:33:27 -05:00
parent ba2bcba53b
commit 84b7477cff
12 changed files with 118 additions and 74 deletions

View File

@@ -8,12 +8,17 @@
{
imports = [
../dots/hypr
../dots/kitty
../dots/waybar
../dots/librewolf
../dots
];
dots = {
lf.enable = true;
kitty.enable = true;
librewolf.enable = true;
};
home.packages = with pkgs; [
htop
sl