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:
Felix Schröter 2023-04-14 22:24:19 +02:00
parent 83acc14467
commit 371c136b38
Signed by: felschr
GPG key ID: 671E39E6744C807D
7 changed files with 701 additions and 656 deletions
home/browsers

View file

@ -27,7 +27,7 @@ let
zotero-connector
];
in {
imports = [ ../modules/mullvad-browser.nix ];
imports = [ ../modules/firefox/mullvad-browser.nix ];
programs.mullvad-browser = {
enable = true;