schizophrenia
This commit is contained in:
parent
e3bac4fa48
commit
5345f25696
1 changed files with 1 additions and 3 deletions
|
@ -6,9 +6,7 @@
|
|||
firefox-esr = let
|
||||
sandboxed-firefox-esr = prev.mkNixPak {
|
||||
config = { sloth, ... }: {
|
||||
app.package = prev.firefox-esr-unwrapped.override {
|
||||
privateLib = true;
|
||||
};
|
||||
app.package = prev.firefox-esr-unwrapped;
|
||||
app.binPath = "bin/firefox-esr";
|
||||
flatpak.appId = "org.mozilla.firefox";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue