summary refs log tree commit diff
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-03-16 17:32:17 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-03-16 17:32:17 +0100
commita573900a46c3ef3a1a2d098bf99bb49a7d3addb6 (patch)
tree25c514b28a39043b2bf7e8ae9544e61678def0ee
parenttest (diff)
downloadRory-Open-Architecture-a573900a46c3ef3a1a2d098bf99bb49a7d3addb6.tar.xz
test
-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 d2c31f5..ff1f41e 100755
--- a/host/Rory-synapse/configuration.nix
+++ b/host/Rory-synapse/configuration.nix
@@ -175,6 +175,6 @@
           };
         });
     })
-  ] 
+  ];
 }