This commit is contained in:
parent
945897643d
commit
6d99123d55
7 changed files with 20 additions and 10 deletions
|
|
@ -1,13 +1,13 @@
|
|||
{config, ...}:
|
||||
{ config, ... }:
|
||||
{
|
||||
|
||||
age.secrets = {
|
||||
searxng-secret-key = {
|
||||
file = ../../../../secrets/services/searxng.age;
|
||||
owner = "searx";
|
||||
owner = "searx";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
services.searx = {
|
||||
enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue