add hyprland

This commit is contained in:
2024-02-14 12:10:08 +05:30
parent 7136116934
commit 3eb09e6d9d
5 changed files with 637 additions and 4 deletions

View File

@ -0,0 +1,3 @@
{ ... }: {
programs.hyprland.enable = true;
}