fix: update backup1 URL
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
This commit is contained in:
parent
9dd4acfaeb
commit
39ef40648c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ in
|
|||
networking.networkmanager.dns = mkDefault "systemd-resolved";
|
||||
|
||||
networking.hosts = {
|
||||
"fd42:9c3b:f96d:101:4a21:bff:fe3e:9cfe" = [ "backup1.dadada.li" ];
|
||||
"fd42:9c3b:f96d:101:9c17:3dff:fee5:cd5f" = [ "backup1.dadada.li" ];
|
||||
};
|
||||
|
||||
services.resolved = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue