mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
run nix fmt
This commit is contained in:
parent
47f93f87a5
commit
e24f78d5f5
4 changed files with 6 additions and 6 deletions
|
@ -83,7 +83,7 @@
|
|||
enable = true;
|
||||
runInUwsgi = false;
|
||||
settings = {
|
||||
server.secret_key = "NotASecret";
|
||||
server.secret_key = "NotASecret";
|
||||
};
|
||||
uwsgiConfig = {
|
||||
socket = "/run/searx/searx.sock";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue