???
This commit is contained in:
parent
047f998f9e
commit
51745d0fc5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
sandboxed-firefox-esr = prev.mkNixPak {
|
sandboxed-firefox-esr = prev.mkNixPak {
|
||||||
config = { sloth, ... }: {
|
config = { sloth, ... }: {
|
||||||
app.package = prev.firefox-esr;
|
app.package = prev.firefox-esr;
|
||||||
app.binPath = "bin/firefox-esr";
|
app.binPath = "bin/firefox-esr-wrapped";
|
||||||
flatpak.appId = "org.mozilla.firefox";
|
flatpak.appId = "org.mozilla.firefox";
|
||||||
|
|
||||||
dbus.policies = {
|
dbus.policies = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue