xdg-gtk for kopia

This commit is contained in:
death916 2025-08-13 03:52:33 -07:00
parent 29d1e0daa2
commit ff2bad6631

View file

@ -22,7 +22,7 @@
# This is to fix clementine gui not showing up on wayland
environment.variables.QT_QPA_PLATFORM = "wayland";
environment.sessionVariables.NIXOS_OZONE_WL = "1"; # Required for some Electron apps
# environment.sessionVariables.NIXOS_OZONE_WL = "1"; # Required for some Electron apps
nix.settings.trusted-substituters = [ "https://cache.flox.dev" ];
nix.settings.trusted-public-keys = [