mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:29:40 +00:00
vanadium/home: switch back to firefox
zen-browser wouldn't open anymore
This commit is contained in:
parent
9affd2771d
commit
ce446ffe39
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
programs.firefox = {
|
programs.firefox = {
|
||||||
enable = false;
|
enable = true;
|
||||||
|
|
||||||
policies.SearchEngines.Add = [
|
policies.SearchEngines.Add = [
|
||||||
# Forges
|
# Forges
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
programs.zen-browser = {
|
programs.zen-browser = {
|
||||||
enable = true;
|
enable = false;
|
||||||
|
|
||||||
policies.SearchEngines.Add = [
|
policies.SearchEngines.Add = [
|
||||||
# Forges
|
# Forges
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue