Disable Hyprland for Ideapad host

This commit is contained in:
2026-06-04 16:41:41 -03:00
parent 778cde8c40
commit f701177197
+1 -1
View File
@@ -105,7 +105,7 @@
# Per-session tablet-mode / autorotate daemons live in `_private/touch-tablet.nix`. # Per-session tablet-mode / autorotate daemons live in `_private/touch-tablet.nix`.
chiasson.desktop = { chiasson.desktop = {
niri.enable = true; niri.enable = true;
hyprland.enable = true; hyprland.enable = false;
defaultSession = "niri"; defaultSession = "niri";
shell = "dms"; shell = "dms";