feat: add modules for Firefox-based browsers
Mullvad Browser module works as expected. Firefox & Tor Browser might still have some issues.
This commit is contained in:
parent
83acc14467
commit
371c136b38
7 changed files with 701 additions and 656 deletions
home/browsers
|
@ -27,7 +27,7 @@ let
|
|||
zotero-connector
|
||||
];
|
||||
in {
|
||||
imports = [ ../modules/mullvad-browser.nix ];
|
||||
imports = [ ../modules/firefox/mullvad-browser.nix ];
|
||||
|
||||
programs.mullvad-browser = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue