.github
.vscode
docs
hydra
keys
lib
modules
systems
users
alice
richie
global
docker_templates
desktop.nix
ssh.nix
syncthing_base.nix
zerotier.nix
home
default.nix
home.nix
secrets.yaml
default.nix
utils
.envrc
.gitconfig
.gitignore
.mdl_style.rb
.mdlrc
.sops.yaml
CONTRIBUTING.md
README.md
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" ];
|
|
};
|
|
}
|