.github
.vscode
docs
hydra
keys
lib
modules
systems
users
alice
richie
global
syncthing_base.nix
zerotier.nix
home
default.nix
home.nix
secrets.yaml
default.nix
.envrc
.gitconfig
.gitignore
.sops.yaml
checks.nix
flake.lock
flake.nix
shell.nix
sops-mergetool.sh
statix.toml
treefmt.toml
7 lines
98 B
Nix
7 lines
98 B
Nix
{
|
|
services.zerotierone = {
|
|
enable = true;
|
|
joinNetworks = [ "e4da7455b2ae64ca" ];
|
|
};
|
|
}
|