Commit Graph

13 Commits

Author SHA1 Message Date
a69e129c77 waybar: use catppuccin module, add GTK theme
Switch waybar from manual fetchFromGitHub theme to catppuccin/nix module.
Add catppuccin macchiato GTK theme to fix unreadable tray context menus.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 23:54:03 +01:00
b8e04eb338 system: replace host detection with capabilities module
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m1s
Run nix flake check / flake-check (pull_request) Successful in 2m7s
Replace scattered osConfig.system.name comparisons with a declarative
host.capabilities module. This improves maintainability and semantic
clarity by expressing what capabilities a host has rather than checking
its name.

Changes:
- Add system/host-capabilities.nix with options for hardware, form factor,
  UI behavior, services, and backup configuration
- Configure capabilities in hosts/gunter and hosts/magicman
- Migrate 6 files to use capabilities: packages, waybar, ssh, backup-home
- Remove redundant host name check for pciutils in gunter config
- Make backup-home service conditionally enabled based on capabilities

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-31 10:21:40 +01:00
0639117e3c waybar: remove flakestat script
Some checks failed
Run nix flake check / flake-check (push) Failing after 42s
2025-10-02 14:07:28 +02:00
cac798065c Switch magicman to uwsm
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m38s
2025-06-12 11:18:37 +02:00
90ccaa07bd Format using nixfmt 2024-07-17 22:22:04 +02:00
d331ae4e92 Fix volume interval waybar 2024-07-05 12:16:07 +02:00
565ac6ff9f Hyperland/waybar changes 2024-05-31 12:53:58 +02:00
f5d672a0a2 Do some mild waybar ricing 2024-05-30 00:01:21 +02:00
0c97e9f3f6 Improve flakestat 2024-04-29 11:51:25 +02:00
a36fbb43be Improve conditional for waybar 2024-04-26 12:45:55 +02:00
d0faa61427 Fix gunter stuff 2024-04-22 22:34:14 +02:00
e1049f0a16 Rice laptop
Some checks failed
pre-commit / pre-commit (push) Failing after 23s
pre-commit / pre-commit (pull_request) Failing after 14m39s
2024-04-21 11:46:33 +02:00
8b88bc178a Move waybar to subfolder
All checks were successful
pre-commit / pre-commit (push) Successful in 2m8s
2024-03-06 09:40:00 +01:00