feat(schizofox): initial schizofox config

has issues, requires further work
This commit is contained in:
ooks-io 2024-03-01 23:44:16 +13:00
parent 187d4d4034
commit f82e204bf9
4 changed files with 85 additions and 2 deletions

View file

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