enable zerotire

This commit is contained in:
Johannes Jöns 2024-08-24 09:49:42 +02:00
parent 30b6429df9
commit b3913ae1b2

View file

@ -14,8 +14,7 @@ in
};
config = lib.mkIf cfg.enable {
# TODO re-enable next update
services.zerotierone.enable = false;
services.zerotierone.enable = true;
services.zerotierone.joinNetworks = [
"9e1948db638e9f93"
] ++ lib.optional (config.networking.hostName == "kuraokami") "7c31a21e86f9a75c";