core: add netbird package

This commit is contained in:
2026-09-05 09:32:39 -05:00
parent 223b1c52f3
commit 53b6e300d2
+1
View File
@@ -2,6 +2,7 @@
{
environment.systemPackages = with pkgs; [
zsh
netbird
];
}