diff --git a/desktop-environment/window-manager/hyprland.nix b/desktop-environment/window-manager/hyprland.nix index fabd20a..f8741b1 100644 --- a/desktop-environment/window-manager/hyprland.nix +++ b/desktop-environment/window-manager/hyprland.nix @@ -43,6 +43,7 @@ in hyprland = { enable = true; xwayland.enable = true; + configType = "hyprlang"; extraConfig = '' exec-once = sleep 2 && nextcloud '';