mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 13:50:51 +01:00
Compare commits
No commits in common. "5beaa5dcf9f7e71fb604f5c6c5aee3c2fd403111" and "ec5797b8160d6661522d3b6bbf12eb0553ba95a7" have entirely different histories.
5beaa5dcf9
...
ec5797b816
2 changed files with 17 additions and 18 deletions
|
@ -78,31 +78,31 @@
|
||||||
service = "jmap";
|
service = "jmap";
|
||||||
proto = "tcp";
|
proto = "tcp";
|
||||||
port = 443;
|
port = 443;
|
||||||
target = "mail.luj.fr.";
|
target = "mail.luj.fr";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
service = "imaps";
|
service = "imaps";
|
||||||
proto = "tcp";
|
proto = "tcp";
|
||||||
port = 993;
|
port = 993;
|
||||||
target = "mail.luj.fr.";
|
target = "mail.luj.fr";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
service = "imap";
|
service = "imap";
|
||||||
proto = "tcp";
|
proto = "tcp";
|
||||||
port = 143;
|
port = 143;
|
||||||
target = "mail.luj.fr.";
|
target = "mail.luj.fr";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
service = "submissions";
|
service = "submissions";
|
||||||
proto = "tcp";
|
proto = "tcp";
|
||||||
port = 465;
|
port = 465;
|
||||||
target = "mail.luj.fr.";
|
target = "mail.luj.fr";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
service = "submission";
|
service = "submission";
|
||||||
proto = "tcp";
|
proto = "tcp";
|
||||||
port = 587;
|
port = 587;
|
||||||
target = "mail.luj.fr.";
|
target = "mail.luj.fr";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
TXT = [ "v=spf1 mx ra=postmaster -all" ];
|
TXT = [ "v=spf1 mx ra=postmaster -all" ];
|
||||||
|
@ -121,9 +121,9 @@
|
||||||
"_mta-sts".TXT = [ "v=STSv1; id=17428246908727558748" ];
|
"_mta-sts".TXT = [ "v=STSv1; id=17428246908727558748" ];
|
||||||
"_dmarc".TXT = [ "v=DMARC1; p=reject; rua=mailto:postmaster@luj.fr; ruf=mailto:postmaster@luj.fr" ];
|
"_dmarc".TXT = [ "v=DMARC1; p=reject; rua=mailto:postmaster@luj.fr; ruf=mailto:postmaster@luj.fr" ];
|
||||||
"_smtp._tls".TXT = [ "v=TLSRPTv1; rua=mailto:postmaster@luj.fr" ];
|
"_smtp._tls".TXT = [ "v=TLSRPTv1; rua=mailto:postmaster@luj.fr" ];
|
||||||
"autoconfig".CNAME = [ "mail.luj.fr." ];
|
"autoconfig".CNAME = [ "mail.luj.fr" ];
|
||||||
"autodiscover".CNAME = [ "mail.luj.fr." ];
|
"autodiscover".CNAME = [ "mail.luj.fr" ];
|
||||||
"mta-sts".CNAME = [ "mail.luj.fr." ];
|
"mta-sts".CNAME = [ "mail.luj.fr" ];
|
||||||
"_25._tcp".TLSA = [
|
"_25._tcp".TLSA = [
|
||||||
{
|
{
|
||||||
usage = 3;
|
usage = 3;
|
||||||
|
@ -194,36 +194,36 @@
|
||||||
service = "jmap";
|
service = "jmap";
|
||||||
proto = "tcp";
|
proto = "tcp";
|
||||||
port = 443;
|
port = 443;
|
||||||
target = "mail.luj.fr.";
|
target = "mail.luj.fr";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
service = "imaps";
|
service = "imaps";
|
||||||
proto = "tcp";
|
proto = "tcp";
|
||||||
port = 993;
|
port = 993;
|
||||||
target = "mail.luj.fr.";
|
target = "mail.luj.fr";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
service = "imap";
|
service = "imap";
|
||||||
proto = "tcp";
|
proto = "tcp";
|
||||||
port = 143;
|
port = 143;
|
||||||
target = "mail.luj.fr.";
|
target = "mail.luj.fr";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
service = "submissions";
|
service = "submissions";
|
||||||
proto = "tcp";
|
proto = "tcp";
|
||||||
port = 465;
|
port = 465;
|
||||||
target = "mail.luj.fr.";
|
target = "mail.luj.fr";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
service = "submission";
|
service = "submission";
|
||||||
proto = "tcp";
|
proto = "tcp";
|
||||||
port = 587;
|
port = 587;
|
||||||
target = "mail.luj.fr.";
|
target = "mail.luj.fr";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
TXT = [ "v=spf1 mx ra=postmaster -all" ];
|
TXT = [ "v=spf1 mx ra=postmaster -all" ];
|
||||||
subdomains = {
|
subdomains = {
|
||||||
"mail".CNAME = [ "mail.luj.fr." ];
|
"mail".CNAME = [ "mail.luj.fr" ];
|
||||||
"202408e._domainkey".TXT = [
|
"202408e._domainkey".TXT = [
|
||||||
"v=DKIM1; k=ed25519; h=sha256; p=yApFb5wLSoy9+5bBx0EgzQFxJv3bAPrkEkZhrlDh0hs="
|
"v=DKIM1; k=ed25519; h=sha256; p=yApFb5wLSoy9+5bBx0EgzQFxJv3bAPrkEkZhrlDh0hs="
|
||||||
];
|
];
|
||||||
|
@ -235,9 +235,9 @@
|
||||||
"v=DMARC1; p=reject; rua=mailto:postmaster@malka.sh; ruf=mailto:postmaster@malka.sh"
|
"v=DMARC1; p=reject; rua=mailto:postmaster@malka.sh; ruf=mailto:postmaster@malka.sh"
|
||||||
];
|
];
|
||||||
"_smtp._tls".TXT = [ "v=TLSRPTv1; rua=mailto:postmaster@malka.sh" ];
|
"_smtp._tls".TXT = [ "v=TLSRPTv1; rua=mailto:postmaster@malka.sh" ];
|
||||||
"autoconfig".CNAME = [ "mail.luj.fr." ];
|
"autoconfig".CNAME = [ "mail.luj.fr" ];
|
||||||
"autodiscover".CNAME = [ "mail.luj.fr." ];
|
"autodiscover".CNAME = [ "mail.luj.fr" ];
|
||||||
"mta-sts".CNAME = [ "mail.luj.fr." ];
|
"mta-sts".CNAME = [ "mail.luj.fr" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
|
@ -113,7 +113,6 @@
|
||||||
emacs-lsp-booster
|
emacs-lsp-booster
|
||||||
pyright
|
pyright
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
slack
|
|
||||||
]
|
]
|
||||||
++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts);
|
++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue