From 7801506f10edc644d7dfe7cf8e09359cb9f92f0f Mon Sep 17 00:00:00 2001 From: Don Harper Date: Thu, 25 Jun 2026 22:52:48 -0500 Subject: [PATCH] flake.nix | disable w1, update comments on w1 and w2 --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index e2eda62..3ba2b77 100644 --- a/flake.nix +++ b/flake.nix @@ -78,8 +78,8 @@ # pi1 = import ./hosts/pi1/colmena.nix; # pocket2 = import ./hosts/pocket2/colmena.nix; smaug = import ./hosts/smaug/colmena.nix; # Thinkpad x260 - w1 = import ./hosts/w1/colmena.nix; # Hetzner VPS - # w2 = import ./hosts/w2/colmena.nix; + # w1 = import ./hosts/w1/colmena.nix; # Linode - UK - London + # w2 = import ./hosts/w2/colmena.nix; # Linode - DE - Frankurt }; nixosConfigurations = {