mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 17:28:33 +02:00
feat: add netbird for homelab, keep tailscale for work (#225)
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{ mylib, ... }:
|
||||
{
|
||||
imports = mylib.scanPaths ./.;
|
||||
|
||||
# enable tailscae for all desktop hosts
|
||||
services.tailscale.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user