mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-24 04:40:53 +01:00
Compare commits
3 commits
ec5797b816
...
5beaa5dcf9
Author | SHA1 | Date | |
---|---|---|---|
5beaa5dcf9 | |||
47c0e32589 | |||
b8df3cf7c3 |
2 changed files with 18 additions and 17 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,6 +113,7 @@
|
||||||
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