From 98995c32251435c6926d7a2c7a1763326ff6cd95 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 24 May 2026 18:23:09 +0200 Subject: [PATCH] Rolled back, I did not find any documentation for lua/Hyprland on HomeManager, will migrate when documentation follows --- modules/home-manager/Hyprland/hyprland.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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