update hyprland

This commit is contained in:
2026-05-08 00:00:24 +09:00
parent b79fc0f573
commit 040e062e39
8 changed files with 96 additions and 72 deletions

View File

@@ -243,7 +243,10 @@ in
"allen"
];
programs.hyprland.enable = true;
programs.hyprland = {
enable = true;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
};
environment.variables = {
LD_LIBRARY_PATH = lib.makeLibraryPath (