home: Trusted mail

This commit is contained in:
kat witch 2021-11-11 19:52:45 +00:00
parent 5a459c5548
commit 8be83f7874
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -1,8 +1,10 @@
{ config, ... }:
{ config, lib, ... }: with lib;
{
deploy.targets.home = {
tf = { config, ... }: {
imports = optional (builtins.pathExists ../trusted/mail.nix) ../trusted/mail.nix;
dns.records.ygg_grimoire = {
zone = "kittywit.ch.";
domain = "grimoire.ygg";