delete zerotier

This commit is contained in:
Ingolf Wagner 2024-06-05 11:57:04 +02:00
parent 7d23484898
commit 2d8e717351
Signed by: palo
GPG key ID: 76BF5F1928B9618B
7 changed files with 23 additions and 27 deletions

View file

@ -187,17 +187,17 @@
./nixos/machines/${name}/configuration.nix
# clan core configuration
({ pkgs, lib, ... }: {
imports = [
# this magically adds all my machines in the zero tier network
# and makes the controller accept them.
# will automatic look into `/machines/<name>/facts/zerotier-ip
inputs.clan-core.clanModules.zerotier-static-peers
# 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
# fixme: not working
# inputs.clan-core.clanModules.sshd
];
#imports = [
# # this magically adds all my machines in the zero tier network
# # and makes the controller accept them.
# # will automatic look into `/machines/<name>/facts/zerotier-ip
# inputs.clan-core.clanModules.zerotier-static-peers
# # 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
# # fixme: not working
# # inputs.clan-core.clanModules.sshd
#];
documentation.nixos.enable = true;
clan.static-hosts.topLevelDomain = "bear";
#clan.static-hosts.excludeHosts = lib.mkForce [ ];
@ -340,7 +340,8 @@
cream = clanSetup {
name = "cream";
host = "cream.bear";
host = "cream";
#host = "cream.bear";
modules = [
nixos-hardware.nixosModules.framework-12th-gen-intel
retiolum.nixosModules.retiolum
@ -361,7 +362,8 @@
cherry = clanSetup {
name = "cherry";
host = "cherry.bear";
#host = "cherry.bear";
host = "cherry";
modules = [
nixos-hardware.nixosModules.framework-13th-gen-intel
homeManagerModules
@ -383,12 +385,12 @@
#host = "chungus.bear";
host = "chungus";
modules = [
{
clan.networking.zerotier.controller = {
enable = true;
public = false;
};
}
#{
# clan.networking.zerotier.controller = {
# enable = true;
# public = false;
# };
#}
homeManagerModules
stylixModules
retiolum.nixosModules.retiolum
@ -407,8 +409,8 @@
orbi = clanSetup {
name = "orbi";
host = "orbi.bear";
#host = "95.216.66.212";
#host = "orbi.bear";
host = "95.216.66.212";
modules = [
homeManagerModules
stylixModules

View file

@ -1 +0,0 @@
fd65:4539:2a1:a471:7399:93bf:1d33:afd2

View file

@ -1 +0,0 @@
fd65:4539:2a1:a471:7399:9365:4539:2a1

View file

@ -1 +0,0 @@
65453902a1a47173

View file

@ -1 +0,0 @@
fd65:4539:2a1:a471:7399:93a9:d67:5e1c

View file

@ -1 +0,0 @@
fd65:4539:2a1:a471:7399:9336:d19f:30f5

View file

@ -1 +0,0 @@
fd65:4539:2a1:a471:7399:93af:55f:b379