mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 17:40:42 +00:00
Add mullvad browser
This commit is contained in:
parent
fe885f3d4b
commit
1a6c2414e8
4 changed files with 19 additions and 0 deletions
|
@ -21,6 +21,7 @@ in
|
|||
|
||||
browsers = {
|
||||
chromium.enable = mkEnableOption "Chromium browser";
|
||||
mullvad-browser.enable = mkEnableOption "Mullvad browser";
|
||||
};
|
||||
|
||||
spotify.enable = mkEnableOption "Spotify";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue