core/network: enable netbird

This commit is contained in:
2026-08-19 16:59:08 -05:00
parent 96865caaeb
commit d0dc1743e1
+2
View File
@@ -3,4 +3,6 @@
{
networking.hostName = host;
networking.networkmanager.enable = true;
services.netbird.enable = true;
}