From aacf05e59d89836103e75345640d7b82481363c0 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Tue, 18 Mar 2025 16:58:26 -0500 Subject: [PATCH] remove containers from h002 --- hosts/h002/flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/h002/flake.nix b/hosts/h002/flake.nix index 60fb8cd..de61b20 100644 --- a/hosts/h002/flake.nix +++ b/hosts/h002/flake.nix @@ -30,7 +30,6 @@ ros_neovim.nixosModules.default ./configuration.nix ./hardware-configuration.nix - (import ./containers.nix { inherit common; }) ( { config, pkgs, ... }: {