refactor(browsers): move tor-browser into own file
This commit is contained in:
parent
a00fdeee6d
commit
2cf6ced7f3
3 changed files with 8 additions and 3 deletions
home/browsers
|
@ -165,8 +165,7 @@ in {
|
|||
cp -r ${scriptBin}/bin/${name} $out/bin/${name}
|
||||
cp -r ${desktopFile}/share/applications $out/share/applications
|
||||
'';
|
||||
in with pkgs; [
|
||||
(tor-browser-bundle-bin.override { pulseaudioSupport = true; })
|
||||
in [
|
||||
(makeFirefoxProfileBin {
|
||||
profile = "work";
|
||||
desktopName = "Firefox (Work)";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue