diff options
| author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-11-10 20:58:52 +0100 |
|---|---|---|
| committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-11-10 20:58:52 +0100 |
| commit | e0ff764278e2bde78ac9668e3027137970d0291d (patch) | |
| tree | 3830aeea4ea1bfdc17841e706ae7a4b75df5f979 | |
| parent | 22a9bca7fe85b23089f1be19326cace04098de39 (diff) | |
| download | nixos-e0ff764278e2bde78ac9668e3027137970d0291d.tar nixos-e0ff764278e2bde78ac9668e3027137970d0291d.tar.gz nixos-e0ff764278e2bde78ac9668e3027137970d0291d.tar.bz2 nixos-e0ff764278e2bde78ac9668e3027137970d0291d.tar.xz nixos-e0ff764278e2bde78ac9668e3027137970d0291d.zip | |
fix record
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -672,7 +672,7 @@ in rec { | |||
| 672 | 672 | ||
| 673 | local-zone: "10.in-addr.arpa" nodefault | 673 | local-zone: "10.in-addr.arpa" nodefault |
| 674 | 674 | ||
| 675 | local-data: "heimdallr.asgard.yggdrasil A 10.141.1.1" | 675 | local-data: "heimdallr.asgard.yggdrasil IN A 10.141.1.1" |
| 676 | 676 | ||
| 677 | forward-zone: | 677 | forward-zone: |
| 678 | name: "10.in-addr.arpa" | 678 | name: "10.in-addr.arpa" |
