Rolled back, I did not find any documentation for lua/Hyprland on HomeManager, will migrate when documentation follows

This commit is contained in:
Alexandre 2026-05-24 18:23:09 +02:00
parent bdcc9ac682
commit 98995c3225

View File

@ -14,9 +14,6 @@ in
{ {
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
configType = "lua";
# Config # Config
settings = { settings = {
@ -121,7 +118,7 @@ in
preserve_split = true; preserve_split = true;
}; };
}; };
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
# Custom scripts # Custom scripts