From 55c9537a3376f27a4d9f39abf72b53ce5ccfc0f7 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Thu, 26 Jun 2025 08:37:31 -0500 Subject: Fix previous commit --- hosts/bean/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/bean/common.nix b/hosts/bean/common.nix index 92a9e4d..1918c57 100644 --- a/hosts/bean/common.nix +++ b/hosts/bean/common.nix @@ -83,7 +83,7 @@ in this.hosts = { mine = true; - lan = true; + lan.home = true; yggdrasil.public = true; yggdrasil.private = true; }; -- cgit v1.2.3