adguardhome generate dns rewrites from tailnet spec in vars

This commit is contained in:
xunuwu 2025-05-26 23:44:15 +02:00
parent f8dbf05740
commit 0c4d6e2b0c
2 changed files with 19 additions and 10 deletions

View file

@ -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";