summary refs log tree commit diff
path: root/host/Rory-ovh/services/containers/syntest1/container.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-ovh/services/containers/syntest1/container.nix')
-rw-r--r--host/Rory-ovh/services/containers/syntest1/container.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/host/Rory-ovh/services/containers/syntest1/container.nix b/host/Rory-ovh/services/containers/syntest1/container.nix

index 4041e05..da77a2d 100644 --- a/host/Rory-ovh/services/containers/syntest1/container.nix +++ b/host/Rory-ovh/services/containers/syntest1/container.nix
@@ -65,10 +65,4 @@ mountPoint = "/data/postgres"; isReadOnly = false; }; - - #bindMounts."synapse-shared-secret" = { - # hostPath = "/data/secrets/synapse-shared-secret"; - # mountPoint = "/data/secrets/synapse-shared-secret"; - # isReadOnly = false; - #}; }