nixos: add quickshell/waybar/taffybar modules

- Switch taffybar input to the local submodule
- Add caelestia quickshell (home-manager module)
- Make waybar/taffybar mutually exclusive, defaulting based on xmonad
- Move tray ordering and status notifier watcher config into the right modules
This commit is contained in:
2026-02-05 12:00:46 -08:00
parent c43fbe23d7
commit a7e409f826
12 changed files with 436 additions and 899 deletions

View File

@@ -17,6 +17,7 @@
myModules.gitea-runner.enable = false;
myModules.nvidia.enable = true;
myModules.electron.enable = true;
myModules.quickshell.enable = true;
myModules.wyoming.enable = false;
myModules.tts.enable = false;