From 81b1d99ff557f64b44f118ab76d6de4009bc326b Mon Sep 17 00:00:00 2001 From: Erwin Boskma Date: Thu, 24 Oct 2024 14:51:48 +0200 Subject: [PATCH] neo: Remove 'container' tag --- machines/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/default.nix b/machines/default.nix index 7678b08..14c87d8 100644 --- a/machines/default.nix +++ b/machines/default.nix @@ -85,7 +85,7 @@ inputs: { # host = "10.0.0.213"; host = "neo.barn-beaver.ts.net"; targetUser = "erwin"; - tags = [ "container" ]; + # tags = [ "container" ]; }; }; nix-cache = {