k 3 makefu: add nixos.unstable CNAME to github
This commit is contained in:
parent
fa38961354
commit
ceb5200f03
|
@ -167,6 +167,7 @@ with config.krebs.lib;
|
|||
extraZones = {
|
||||
"krebsco.de" = ''
|
||||
euer IN MX 1 aspmx.l.google.com.
|
||||
nixos.unstable IN CNAME krebscode.github.io.
|
||||
pigstarter IN A ${nets.internet.ip4.addr}
|
||||
gold IN A ${nets.internet.ip4.addr}
|
||||
boot IN A ${nets.internet.ip4.addr}
|
||||
|
|
Loading…
Reference in a new issue