refactor(browser): disable schizofox -> enable firefox (schizofox config stills needs some work)

This commit is contained in:
ooks-io 2024-03-02 21:47:52 +13:00
parent 64b028de65
commit 0925a2611e

View file

@ -20,7 +20,7 @@ in
communication = {
discord.enable = true;
};
browser.schizofox = {
browser.firefox= {
enable = true;
default = true;
};