use upstream packages where possible

This commit is contained in:
Rouven Seifert 2023-05-03 22:55:06 +02:00
parent 8ffefbf1cb
commit c0c544b447
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
4 changed files with 18 additions and 78 deletions

View file

@ -72,7 +72,7 @@
xdg.portal = {
enable = true;
extraPortals = [
xdph.packages.x86_64-linux.default
pkgs.xdg-desktop-portal-hyprland
];
};