From 1f7771dcc6b1d0672e65e48ac990a8e7eb546ef1 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 60fb8cd5..de61b20b 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, ... }: {