feat(waybar): some more configs

This commit is contained in:
Barrett Ruth 2026-02-14 11:34:09 -05:00
parent baa0921be0
commit 52cae087bf
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
10 changed files with 129 additions and 215 deletions

View file

@ -3,7 +3,6 @@
config,
pkgs,
hostConfig,
walker,
...
}:
@ -19,7 +18,6 @@
./modules/packages.nix
]
++ lib.optionals hostConfig.isLinux [
walker.homeManagerModules.default
./modules/hyprland.nix
./modules/ui.nix
];