disable hyprland for now
This commit is contained in:
parent
dc69c8e6f6
commit
3e61bdcd8b
5 changed files with 14 additions and 14 deletions
|
|
@ -89,12 +89,12 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
hyprland = {
|
||||
enable = true;
|
||||
package = pkgs.hyprland;
|
||||
portalPackage = pkgs.xdg-desktop-portal-hyprland;
|
||||
withUWSM = true;
|
||||
};
|
||||
# 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