infinite recursion moment
This commit is contained in:
parent
fdf9f78888
commit
6077c13df0
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
sandboxed-firefox-esr = pkgs.mkNixPak {
|
||||
config = { sloth, ... }: {
|
||||
app.package = pkgs.firefox-esr;
|
||||
app.binPath = "bin/firefox-esr";
|
||||
flatpak.appId = "org.mozilla.firefox";
|
||||
dbus.policies = {
|
||||
"org.mozilla.Firefox" = "own";
|
||||
|
|
Loading…
Add table
Reference in a new issue