desktops: disable hyprland
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
534097ff53
commit
026a76aeec
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
with lib; {
|
with lib; {
|
||||||
config.custom.desktops = mkIf config.custom.full {
|
config.custom.desktops = mkIf config.custom.full {
|
||||||
#// gnome.enable = true;
|
#// gnome.enable = true;
|
||||||
hyprland.enable = true;
|
#// hyprland.enable = true;
|
||||||
#// kde.enable = true;
|
#// kde.enable = true;
|
||||||
niri.enable = true;
|
niri.enable = true;
|
||||||
#// sway.enable = true;
|
#// sway.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue