feat(browsers): add mullvad-browser
Adds Mullvad Browser & sets it as the new default browser.
This commit is contained in:
parent
2cf6ced7f3
commit
0bf8a6b336
8 changed files with 764 additions and 11 deletions
home/shell
|
@ -13,6 +13,6 @@
|
|||
programs.fzf = { enable = true; };
|
||||
|
||||
home.file."dev/work/.env".text = ''
|
||||
BROWSER=firefox-work
|
||||
BROWSER=mullvad-browser-work
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue