summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-07-21 13:07:56 +0200
committerRory& <root@rory.gay>2024-07-21 13:07:56 +0200
commitc5283735700c842601612b6e40f1bce1a9a1bc5c (patch)
tree9ad49dc38efec4ba993b2a8b5a1ce0f6423538ea /host
parentChanges (diff)
downloadRory-Open-Architecture-c5283735700c842601612b6e40f1bce1a9a1bc5c.tar.xz
Switch to overlays for draupnir/synapse
Diffstat (limited to 'host')
-rwxr-xr-xhost/Rory-nginx/configuration.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/host/Rory-nginx/configuration.nix b/host/Rory-nginx/configuration.nix
index b85a75e..05949d0 100755
--- a/host/Rory-nginx/configuration.nix
+++ b/host/Rory-nginx/configuration.nix
@@ -74,10 +74,5 @@
     conduit = conduit;
   };
 
-  #containers."conduwuit-throwaway" = import ./services/containers/conduwuit-throwaway/container.nix {
-  #  inherit pkgs lib;
-  #  conduit = conduwuit;
-  #};
-
   system.stateVersion = "22.11"; # DO NOT EDIT!
 }