update flake

This commit is contained in:
Kopatz
2026-03-08 21:36:48 +01:00
parent de789776b4
commit 7e9c1fbc44
4 changed files with 40 additions and 514 deletions

View File

@@ -116,10 +116,10 @@ in
#hyprland = prev.hyprland.override {
# debug = true;
#};
hyprland =
inputs.hyprland.packages.${prev.stdenv.hostPlatform.system}.hyprland;
xdg-desktop-portal-hyprland =
inputs.hyprland.packages.${prev.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
# hyprland =
# inputs.hyprland.packages.${prev.stdenv.hostPlatform.system}.hyprland;
# xdg-desktop-portal-hyprland =
# inputs.hyprland.packages.${prev.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
# to add input capture protocol support (needed for kde connect)
#hyprland = prev.hyprland.overrideAttrs (oldAttrs: {