feat(dns01): init DNS config #9

Merged
cst1 merged 14 commits from beta_dns_config into main 2024-12-07 12:53:31 +01:00
Showing only changes of commit 3e39ba8862 - Show all commits

View file

@ -11,7 +11,7 @@ lib.extra.mkConfig {
];
extraConfig = {
# TODO: retrieve this address from meta/network.nix
# TODO : retrieve this address from meta/network.nix
deployment.targetHost = "45.13.104.26";
};