5 lines
106 B
Nix
5 lines
106 B
Nix
{ depot, ... }:
|
|
|
|
{
|
|
dns.records.keychain.target = [ depot.hours.VEGAS.interfaces.primary.addrPublic ];
|
|
}
|