project-wide: nixdirfmt

This commit is contained in:
kat witch 2021-05-05 15:05:48 +01:00
parent e0764a44a4
commit 1ff53944f1
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
10 changed files with 35 additions and 49 deletions

View file

@ -20,6 +20,6 @@
dns.records.kittywitch_net_boline = {
tld = "kittywit.ch.";
domain = "boline.net";
aaaa.address = config.variables.pi_ygg.ref;
};
aaaa.address = config.variables.pi_ygg.ref;
};
}