UWSM Hyprland

This commit is contained in:
Hadi
2025-04-18 14:09:24 +02:00
parent 4cb131cd97
commit 5bfd891d39
7 changed files with 27 additions and 19 deletions

View File

@@ -105,10 +105,7 @@ in {
hyprland.default = [ "gtk" "hyprland" ];
};
extraPortals = [
pkgs.xdg-desktop-portal-gtk
inputs.hyprland.packages."${pkgs.system}".xdg-desktop-portal-hyprland
];
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
};
security = {