[Desktop/Plasma] make Electron apps use KDE APIs in more places

This commit is contained in:
Antoine Viallon 2024-11-07 13:01:42 +01:00
parent 75db6463ce
commit c6f18cc4a1
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -24,6 +24,10 @@ in {
xdg.portal.enable = mkDefault true;
xdg.icons.enable = true;
environment.variables = {
ELECTRON_TRASH = "kioclient";
};
#environment.systemPackages = [
#config.programs.gnupg.agent.pinentryPackage
#];