wip: add hyprland
This commit is contained in:
parent
cb394d1634
commit
dc69c8e6f6
6 changed files with 791 additions and 6 deletions
|
|
@ -89,6 +89,12 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
hyprland = {
|
||||
enable = true;
|
||||
package = pkgs.hyprland;
|
||||
portalPackage = pkgs.xdg-desktop-portal-hyprland;
|
||||
withUWSM = true;
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue