refactor(browser): disable schizofox -> enable firefox (schizofox config stills needs some work)
This commit is contained in:
parent
64b028de65
commit
0925a2611e
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ in
|
||||||
communication = {
|
communication = {
|
||||||
discord.enable = true;
|
discord.enable = true;
|
||||||
};
|
};
|
||||||
browser.schizofox = {
|
browser.firefox= {
|
||||||
enable = true;
|
enable = true;
|
||||||
default = true;
|
default = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue