added gnome xdg portal; added protonmail desktop app

This commit is contained in:
William 2024-12-03 15:28:09 -03:00
parent 82c16fc5e9
commit dd526b99b7
2 changed files with 2 additions and 0 deletions

View file

@ -50,6 +50,7 @@ in
p7zip
plasticity
prismlauncher
protonmail-desktop
protonup
qbittorrent
qview

View file

@ -55,6 +55,7 @@
extraPortals = with pkgs; [
xdg-desktop-portal-kde
xdg-desktop-portal-gtk
xdg-desktop-portal-gnome
];
};
}