fixup! nixos,home: sandbox {firefox,librewolf} with nixpak
This commit is contained in:
parent
0ec421f185
commit
3b8458b0f0
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
"/etc/localtime"
|
"/etc/localtime"
|
||||||
"/sys/bus/pci"
|
"/sys/bus/pci"
|
||||||
|
|
||||||
["${config.app.package}/lib/firefox" "/app/etc/firefox"]
|
["${config.app.package}/lib/librewolf" "/app/etc/librewolf"]
|
||||||
(sloth.concat' sloth.xdgConfigHome "/dconf")
|
(sloth.concat' sloth.xdgConfigHome "/dconf")
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue