From 2f769675fd4e6d7bc176a05b261181f60891bc83 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Tue, 17 Sep 2024 08:44:54 +0700 Subject: [PATCH] :memo: add a comment --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index dd7a0bf..cc111ca 100644 --- a/flake.nix +++ b/flake.nix @@ -147,6 +147,7 @@ inherit (pkgs) lib; machineDir = ./machines; }; + # https://git.clan.lol/clan/clan-core/issues/1575 < here is how I could do this generic zerotierInterface = "ztbn67ogn2"; components = ./components; features = ./features;