feat: Added zerotier

This commit is contained in:
uttarayan21
2025-05-05 13:07:38 +05:30
parent 2700d607f3
commit 4433a6ab99
3 changed files with 16 additions and 3 deletions

View File

@@ -4,12 +4,11 @@
./sunshine.nix
./ollama.nix
./rsyncd.nix
./tailscale.nix
./zerotier.nix
];
services = {
hardware.openrgb.enable = true;
tailscale = {
enable = true;
};
mullvad-vpn.enable = true;
};
}