summaryrefslogtreecommitdiff
path: root/hosts/bean/common.nix
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-06-26 08:36:19 -0500
committerSimon Parri <simonparri@ganzeria.com>2025-06-26 08:36:19 -0500
commit535494e059b6cea65bbaccba8cddd959af84e108 (patch)
tree1098877b0380a942979bd79053bf23302c339330 /hosts/bean/common.nix
parent7f885cf84f8262be29f6b67610f77ad02fcfd1e8 (diff)
downloadnixos-config-535494e059b6cea65bbaccba8cddd959af84e108.tar.gz
nixos-config-535494e059b6cea65bbaccba8cddd959af84e108.zip
hosts/bean/common: Add my LAN hosts
Diffstat (limited to 'hosts/bean/common.nix')
-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;
};