summaryrefslogtreecommitdiff
path: root/hosts/bean
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/bean')
-rw-r--r--hosts/bean/common.nix2
1 files changed, 1 insertions, 1 deletions
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;
};