gnome-keyring portal

This commit is contained in:
Andrea Ciceri 2025-03-06 13:08:04 +01:00
parent 1ba8ff0100
commit f819c3bad6
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -10,6 +10,8 @@
xdg-desktop-portal-gnome xdg-desktop-portal-gnome
xdg-desktop-portal xdg-desktop-portal
kdePackages.xdg-desktop-portal-kde kdePackages.xdg-desktop-portal-kde
libsForQt5.xdg-desktop-portal-kde
gnome-keyring
]; ];
extraPortals = with pkgs; [ extraPortals = with pkgs; [
xdg-desktop-portal-wlr xdg-desktop-portal-wlr
@ -18,6 +20,7 @@
xdg-desktop-portal-gnome xdg-desktop-portal-gnome
xdg-desktop-portal xdg-desktop-portal
kdePackages.xdg-desktop-portal-kde kdePackages.xdg-desktop-portal-kde
gnome-keyring
]; ];
xdgOpenUsePortal = true; xdgOpenUsePortal = true;
wlr.enable = true; wlr.enable = true;