Read IP address from interface

This commit is contained in:
Jakob Lechner 2023-12-02 18:22:40 +00:00
parent f0f636d337
commit 673d3d62f1
No known key found for this signature in database
GPG key ID: 996082EFB5906C10

View file

@ -11,5 +11,6 @@
username = "nouser";
passwordFile = config.sops.secrets.duckdns-secret.path;
domains = [ "jalr-k" ];
use = "if, if=ppp0";
};
}