diff --git a/modules/home-manager/Hyprland/hyprland.nix b/modules/home-manager/Hyprland/hyprland.nix index eeba3d1..980cfc1 100644 --- a/modules/home-manager/Hyprland/hyprland.nix +++ b/modules/home-manager/Hyprland/hyprland.nix @@ -14,9 +14,6 @@ in { wayland.windowManager.hyprland = { enable = true; - - configType = "lua"; - # Config settings = { @@ -121,7 +118,7 @@ in preserve_split = true; }; }; - }; + }; home.packages = with pkgs; [ # Custom scripts