mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 07:50:43 +00:00
Add schizofox
This commit is contained in:
parent
1a6c2414e8
commit
cff3d5ab8b
6 changed files with 473 additions and 1 deletions
|
@ -22,6 +22,7 @@ in
|
|||
browsers = {
|
||||
chromium.enable = mkEnableOption "Chromium browser";
|
||||
mullvad-browser.enable = mkEnableOption "Mullvad browser";
|
||||
schizofox.enable = mkEnableOption "Schizophrenic version of Firefox browser";
|
||||
};
|
||||
|
||||
spotify.enable = mkEnableOption "Spotify";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue