feat: Added stuff

This commit is contained in:
2026-03-07 22:43:13 +05:30
parent 316bffb9f5
commit 0874bb6698
10 changed files with 41 additions and 46 deletions

View File

@@ -13,8 +13,7 @@
};
extraPortals = with pkgs; [
kdePackages.xdg-desktop-portal-kde
# xdg-desktop-portal-hyprland
inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland
xdg-desktop-portal-hyprland
xdg-desktop-portal-gtk
];
};