From 6e888c38fa7b6dd5100527c95c9860176e5471cd Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Mon, 8 Sep 2025 01:03:55 +0200 Subject: [PATCH] docs: Fix minor typo --- templates/clan/default/clan.nix | 2 +- templates/clan/flake-parts/clan.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/clan/default/clan.nix b/templates/clan/default/clan.nix index 35b189060..956a0a3c2 100644 --- a/templates/clan/default/clan.nix +++ b/templates/clan/default/clan.nix @@ -27,7 +27,7 @@ # The lines below will define a zerotier network and add all machines as 'peer' to it. # !!! Manual steps required: # - Define a controller machine for the zerotier network. - # - Deploy the controller machine first to initilize the network. + # - Deploy the controller machine first to initialize the network. zerotier = { # Replace with the name (string) of your machine that you will use as zerotier-controller # See: https://docs.zerotier.com/controller/ diff --git a/templates/clan/flake-parts/clan.nix b/templates/clan/flake-parts/clan.nix index 35b189060..956a0a3c2 100644 --- a/templates/clan/flake-parts/clan.nix +++ b/templates/clan/flake-parts/clan.nix @@ -27,7 +27,7 @@ # The lines below will define a zerotier network and add all machines as 'peer' to it. # !!! Manual steps required: # - Define a controller machine for the zerotier network. - # - Deploy the controller machine first to initilize the network. + # - Deploy the controller machine first to initialize the network. zerotier = { # Replace with the name (string) of your machine that you will use as zerotier-controller # See: https://docs.zerotier.com/controller/