Initial add of hyprland module

This commit is contained in:
alejandro-angulo 2025-08-17 20:13:01 -07:00
parent f8b7fcd71a
commit e19b036d3f
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
5 changed files with 277 additions and 2 deletions

View file

@ -3,4 +3,5 @@
aa.isHeadless = false;
aa.windowManagers.sway.clamshell.enable = true;
aa.programs.opencode.enable = true;
aa.windowManagers.hyprland.enable = true;
}