diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-03-16 17:31:37 +0100 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-03-16 17:31:37 +0100 |
commit | 124650d8c1268ad2a83205eaa6b372cfc869654b (patch) | |
tree | b7341730eb7eafb8fffec27146765182d05a1101 /host/Rory-synapse | |
parent | test (diff) | |
download | Rory-Open-Architecture-124650d8c1268ad2a83205eaa6b372cfc869654b.tar.xz |
test
Diffstat (limited to 'host/Rory-synapse')
-rwxr-xr-x | host/Rory-synapse/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-synapse/configuration.nix b/host/Rory-synapse/configuration.nix index 08fe1df..d2c31f5 100755 --- a/host/Rory-synapse/configuration.nix +++ b/host/Rory-synapse/configuration.nix @@ -172,7 +172,7 @@ repo = "Draupnir"; rev = "v1.81.0"; hash = "sha256-Z2nmTknYfXmzBzr2TY8ylb0KulT3k2D7Evymu+vykuQ="; - } + }; }); }) ] |