From 535494e059b6cea65bbaccba8cddd959af84e108 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Thu, 26 Jun 2025 08:36:19 -0500 Subject: hosts/bean/common: Add my LAN hosts --- hosts/bean/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/bean/common.nix') diff --git a/hosts/bean/common.nix b/hosts/bean/common.nix index ff2897e..92a9e4d 100644 --- a/hosts/bean/common.nix +++ b/hosts/bean/common.nix @@ -83,6 +83,7 @@ in this.hosts = { mine = true; + lan = true; yggdrasil.public = true; yggdrasil.private = true; }; -- cgit v1.2.3