add netbird

This commit is contained in:
2026-04-13 20:39:02 +02:00
parent b36ae1ce83
commit 369935f26d
4 changed files with 20 additions and 0 deletions
+2
View File
@@ -54,4 +54,6 @@
custom.development.enable = true;
custom.development.languages = [ "rust" "python" "nodejs" ];
custom.netbird.enable = true;
}
+2
View File
@@ -50,6 +50,8 @@
custom.development.enable = true;
custom.development.languages = [ "python" "nodejs" "go" ];
custom.netbird.enable = true;
# ssh
services.openssh.enable = true;
}