feat(sj-bm-hostkey0): add zerotier

This commit is contained in:
steveej 2024-04-18 17:28:17 +02:00
parent cda3a44e9e
commit 03175bb9a7
2 changed files with 7 additions and 0 deletions

View file

@ -173,4 +173,9 @@ in {
boot.binfmt.emulatedSystems = [
"aarch64-linux"
];
steveej.holo-zerotier = {
enable = true;
autostart = false;
};
}