diff options
author | Rory& <root@rory.gay> | 2024-07-04 14:59:36 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2024-07-04 14:59:36 +0200 |
commit | dd7b872694441a96b8b042ccbc4b63a96d0b89b9 (patch) | |
tree | 76a25875e08415c38cdb7b5ad8f93241b387d078 /host/Rory-nginx/services/nginx/matrix-upstreams-workers.nix | |
parent | Update flake inputs (diff) | |
download | Rory-Open-Architecture-dd7b872694441a96b8b042ccbc4b63a96d0b89b9.tar.xz |
Nixfmt
Diffstat (limited to 'host/Rory-nginx/services/nginx/matrix-upstreams-workers.nix')
-rw-r--r-- | host/Rory-nginx/services/nginx/matrix-upstreams-workers.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-nginx/services/nginx/matrix-upstreams-workers.nix b/host/Rory-nginx/services/nginx/matrix-upstreams-workers.nix index 00ccdee..cdf3c92 100644 --- a/host/Rory-nginx/services/nginx/matrix-upstreams-workers.nix +++ b/host/Rory-nginx/services/nginx/matrix-upstreams-workers.nix @@ -23,4 +23,4 @@ user_dir_workers_upstream.servers = { "127.0.0.1:18661" = { }; }; -} \ No newline at end of file +} |