diff --git a/flake.nix b/flake.nix index d643f37..31e4334 100644 --- a/flake.nix +++ b/flake.nix @@ -195,7 +195,8 @@ # Statically configure the host names of machines based on their respective zerotier-ip. inputs.clan-core.clanModules.static-hosts # generate ssh host keys with facts - inputs.clan-core.clanModules.sshd + # fixme: not working + # inputs.clan-core.clanModules.sshd ]; documentation.nixos.enable = true; clan.static-hosts.topLevelDomain = "bear"; @@ -360,7 +361,8 @@ cherry = clanSetup { name = "cherry"; - host = "cherry.bear"; + host = "cherry"; + #host = "cherry.bear"; #host = "cherry.private"; modules = [ nixos-hardware.nixosModules.framework-13th-gen-intel @@ -401,9 +403,9 @@ orbi = clanSetup { name = "orbi"; - host = "orbi.bear"; + #host = "orbi.bear"; #host = "orbi.private"; - # host = "95.216.66.212"; + host = "95.216.66.212"; modules = [ { clan.networking.zerotier.controller = {