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, 2 insertions, 0 deletions
diff --git a/hosts/bean/common.nix b/hosts/bean/common.nix
index b368083..ff2897e 100644
--- a/hosts/bean/common.nix
+++ b/hosts/bean/common.nix
@@ -83,6 +83,8 @@ in
this.hosts = {
mine = true;
+ yggdrasil.public = true;
+ yggdrasil.private = true;
};
system.stateVersion = "24.11";