add searx and fix caddy cloudflare stuff
This commit is contained in:
parent
72303fd21c
commit
f8ac4c667d
8 changed files with 85 additions and 7 deletions
|
@ -60,6 +60,9 @@
|
|||
"zipline/env" = {
|
||||
sopsFile = ../../secrets/services/zipline.yaml;
|
||||
};
|
||||
"searx/env" = {
|
||||
sopsFile = ../../secrets/services/searx.yaml;
|
||||
};
|
||||
};
|
||||
|
||||
boot = {
|
||||
|
@ -197,4 +200,5 @@
|
|||
|
||||
my.roundcube.enable = true;
|
||||
my.zipline.enable = true;
|
||||
my.searx.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue