diff options
| author | adikro <adikro@disroot.org> | 2026-06-27 02:41:27 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-06-27 02:41:27 +0200 |
| commit | 9b8f9a4bf5e13efe49ec101f127d0df3d7bb3cf3 (patch) | |
| tree | b857cd260647dea82b0c63367eef9fa18cd63b8d /os/srv/nginx.nix | |
| parent | 30f34740891096471b5663704fbbd9bf67ebe885 (diff) | |
revamped sanoid, syncoid and nfs
Diffstat (limited to 'os/srv/nginx.nix')
| -rw-r--r-- | os/srv/nginx.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/srv/nginx.nix b/os/srv/nginx.nix index 5161920..2194ecb 100644 --- a/os/srv/nginx.nix +++ b/os/srv/nginx.nix @@ -51,7 +51,7 @@ in locations."/".return = "444"; }; } - config.os.srv.monero.proxyConfig + config.os.cluster.nginxProxies ]; }; |
