mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:55:22 +08:00
devices.nas: proxy switch to vps9
This commit is contained in:
@@ -32,7 +32,7 @@ inputs:
|
||||
300 ; minimum
|
||||
)
|
||||
@ IN NS vps6.chn.moe.
|
||||
@ IN A ${inputs.topInputs.self.config.dns."chn.moe".getAddress "vps4"}
|
||||
@ IN A ${inputs.topInputs.self.config.dns."chn.moe".getAddress "vps9"}
|
||||
'';
|
||||
nullZone = inputs.pkgs.writeText "null.zone" "";
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user