Compare commits

..

13 Commits

Author SHA1 Message Date
aefa414bf4 hyprland: import waybar module
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m12s
Run nix flake check / flake-check (pull_request) Successful in 2m9s
2026-01-30 20:16:46 +01:00
3dc092d22a docs: remove stray unicode character 2026-01-30 20:16:46 +01:00
74a585b190 i3: remove unused config 2026-01-30 20:16:46 +01:00
676a1a6498 hyprland: remove unused hypridle.nix 2026-01-30 20:16:46 +01:00
86f56d6666 prismo: remove old host references 2026-01-30 20:16:46 +01:00
390e5d8dae hyprland: remove unused config files 2026-01-30 20:16:46 +01:00
a0995cb8c0 streamcontroller: move to own module 2026-01-30 20:16:46 +01:00
d75a711f95 hyprland: remove lockMonitorNames option 2026-01-30 20:16:46 +01:00
e8cee85f7c hyprland: remove lockhelper, use hyprlock directly 2026-01-30 20:16:46 +01:00
27dd1a5716 hyprland: make workspaces host-defined 2026-01-30 20:16:46 +01:00
185087e479 vibecoding: add AGENTS.md 2026-01-30 20:16:46 +01:00
820f3c1fde refactor: modularize Hyprland configuration
- Create home/hyprland/default.nix module with configurable options
- Add support for monitors, extraEnv, streamcontroller, lockhelper, grimblast, wacom
- Add workspace strategy (numbered vs named per monitor)
- Update magicman config to use new module with minimal config
- Update gunter config to use new module with all customizations
- Remove deprecated Hyprland config files
- Significantly reduce duplication between host configs
- Both configurations build successfully
2026-01-30 20:16:46 +01:00
f810afce5f flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/175532b6275b34598a0ceb1aef4b9b4006dd4073?narHash=sha256-kgkwjs33YfJasADIrHjHcTIDs3wNX0xzJhnUP%2BoldEw%3D' (2026-01-29)
  → 'github:nix-community/home-manager/0fba737f8d5571d41467f3d99a878e11b8c0f0f0?narHash=sha256-70a1kVC08AMTvPc7iqQsJbbD4Y1fukakMVudz4oY9SM%3D' (2026-01-30)
2026-01-30 14:01:42 +00:00

6
flake.lock generated
View File

@@ -28,11 +28,11 @@
]
},
"locked": {
"lastModified": 1769723138,
"narHash": "sha256-kgkwjs33YfJasADIrHjHcTIDs3wNX0xzJhnUP+oldEw=",
"lastModified": 1769776025,
"narHash": "sha256-70a1kVC08AMTvPc7iqQsJbbD4Y1fukakMVudz4oY9SM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "175532b6275b34598a0ceb1aef4b9b4006dd4073",
"rev": "0fba737f8d5571d41467f3d99a878e11b8c0f0f0",
"type": "github"
},
"original": {