adguardhome generate dns rewrites from tailnet spec in vars
This commit is contained in:
parent
f8dbf05740
commit
0c4d6e2b0c
2 changed files with 19 additions and 10 deletions
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
domain = "xunuwu.xyz";
|
||||
tailnet = {
|
||||
hopper = "100.115.105.144";
|
||||
nixdesk = "100.104.163.5";
|
||||
};
|
||||
sshKeys = {
|
||||
xun_nixdesk = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKqW5ZkBV2XCdF/ZhwC1DOfrgiLxCC2ym6BO7miHi05M xun@nixdesk";
|
||||
xun_redmi = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK2FOrgCLSoewCnDH01SmRqsCb7cR3CA6AcULrlV+180 xun@redmi";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue