summary refs log tree commit diff
path: root/host/Rory-nginx/services/matrix/conduit.nix
diff options
context:
space:
mode:
authorEmma (Rory&) <root@rory.gay>2023-09-28 14:55:08 +0200
committerEmma (Rory&) <root@rory.gay>2023-09-28 14:55:08 +0200
commit8f1f6c1c0930eb527b6500289f1c75928e7c2589 (patch)
treecda909f13b091f50fef65d48fe08758041307de9 /host/Rory-nginx/services/matrix/conduit.nix
parentFix domains (diff)
downloadRory-Open-Architecture-8f1f6c1c0930eb527b6500289f1c75928e7c2589.tar.xz
Formatting changes
Diffstat (limited to 'host/Rory-nginx/services/matrix/conduit.nix')
-rw-r--r--[-rwxr-xr-x]host/Rory-nginx/services/matrix/conduit.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-nginx/services/matrix/conduit.nix b/host/Rory-nginx/services/matrix/conduit.nix
index ab36263..3594244 100755..100644
--- a/host/Rory-nginx/services/matrix/conduit.nix
+++ b/host/Rory-nginx/services/matrix/conduit.nix
@@ -29,6 +29,6 @@
         Group = "root";
       };
     };
-  system.stateVersion = "22.11"; # DO NOT EDIT!
+
 }