mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:09:24 +08:00
Revert "flake.dns: use tailscale to forward some records"
This reverts commit 67e0fbd26e.
This commit is contained in:
@@ -23,8 +23,8 @@ let
|
||||
"tinc0.srv2-node0" = [ "tinc0.srv2" ];
|
||||
srv1-node0 = [ "srv1" ];
|
||||
srv2-node0 = [ "srv2" ];
|
||||
"pc.ts" = [ "nix-store" "chat" ];
|
||||
"nas.ts" = [ "nix-store.nas" "ssh.git" ];
|
||||
"tinc0.pc" = [ "nix-store" "chat" ];
|
||||
"tinc0.nas" = [ "nix-store.nas" "ssh.git" ];
|
||||
autoroute = [ "铜锣湾" "matrix" ];
|
||||
vps9 = [ "initrd.vps9" "xserver2.vps9" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user