Enable more stuff
This commit is contained in:
parent
b1181ec4f2
commit
8eac5863c2
1 changed files with 2 additions and 2 deletions
|
@ -26,14 +26,14 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
images = {
|
images = {
|
||||||
"duckduckgo images" = {};
|
"duckduckgo images".disabled = false;
|
||||||
"google images" = {};
|
"google images" = {};
|
||||||
};
|
};
|
||||||
|
|
||||||
map.openstreetmap = {};
|
map.openstreetmap = {};
|
||||||
|
|
||||||
videos = {
|
videos = {
|
||||||
peertube = {};
|
peertube.disabled = false;
|
||||||
youtube = {};
|
youtube = {};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue