summary refs log tree commit diff
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-03-16 15:31:36 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-03-16 15:31:36 +0100
commit88dbe6c7b03be790e303fbfd7604fb19825b0814 (patch)
treecb32bacc5cab9c52a2eeab0377eedce1c83bcf0b
parentadd to system list (diff)
downloadRory-Open-Architecture-88dbe6c7b03be790e303fbfd7604fb19825b0814.tar.xz
fix syntax
-rwxr-xr-xhost/Rory-synapse/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-synapse/configuration.nix b/host/Rory-synapse/configuration.nix

index 24a0692..1b2c486 100755 --- a/host/Rory-synapse/configuration.nix +++ b/host/Rory-synapse/configuration.nix
@@ -93,7 +93,7 @@ #"/etc/matrix-synapse/appservice-registration.yaml" ]; - } + }; system.stateVersion = "22.11"; # DO NOT EDIT! }