feat(home): export mkConfig from firefox modules
This commit is contained in:
parent
71bec5afc9
commit
a015e13171
2 changed files with 8 additions and 4 deletions
|
@ -4,7 +4,6 @@ let common = import ./common.nix { inherit config lib pkgs; };
|
|||
in common.mkModule {
|
||||
name = "tor-browser";
|
||||
displayName = "Tor Browser";
|
||||
# @TODO is this correct?
|
||||
dataConfigPath = ".local/share/tor-browser/TorBrowser/Data/Browser";
|
||||
defaultPackage = pkgs.tor-browser-bundle-bin;
|
||||
defaultPackageName = "pkgs.tor-browser-bundle-bin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue