I am so fucking done
This commit is contained in:
parent
dd7616e52c
commit
8b0378ad2d
1 changed files with 1 additions and 5 deletions
|
@ -8,7 +8,6 @@
|
|||
config = { sloth, ... }: {
|
||||
app.package = prev.firefox-esr;
|
||||
app.binPath = "bin/firefox-esr";
|
||||
app.name = "firefox-esr-wrapped";
|
||||
flatpak.appId = "org.mozilla.firefox";
|
||||
|
||||
dbus.policies = {
|
||||
|
@ -76,8 +75,5 @@
|
|||
};
|
||||
};
|
||||
in
|
||||
prev.buildEnv {
|
||||
name = "firefox-esr-wrapped";
|
||||
paths = [ sandboxed-firefox-esr.config.env ];
|
||||
};
|
||||
sandboxed-firefox-esr.config.env;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue