fix(nvidia): use override to get latest egl-wayland

This commit is contained in:
matt1432 2024-08-12 20:01:22 -04:00
parent 265a10660e
commit 9724f5f10e
3 changed files with 23 additions and 53 deletions
nixosModules/desktop/environment

View file

@ -52,7 +52,7 @@ in {
enable = true;
extraPortals = with pkgs; [
xdg-desktop-portal-kde
kdePackages.xdg-desktop-portal-kde
];
config.hyprland = {