summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/bean/common.nix1
1 files changed, 1 insertions, 0 deletions
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;
};