This commit is contained in:
caem 2025-01-25 01:21:04 +01:00
parent 145c33b9d8
commit acf663a58d
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -7,7 +7,7 @@
sandboxed-firefox-esr = prev.mkNixPak {
config = { sloth, ... }: {
app.package = prev.firefox-esr-unwrapped;
app.binPath = "bin/firefox-esr-wrapped";
app.binPath = "bin/firefox-esr-unwrapped";
flatpak.appId = "org.mozilla.firefox";
dbus.policies = {