summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
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!
 }