Personal-use NixOS configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Actually pipe to the file

encode42 6f2af50f d076a381

+1 -1
+1 -1
packages/server/groupware/mta-sts.nix
··· 26 26 "version: STSv1" \ 27 27 "mode: enforce" \ 28 28 "max_age: 604800" \ 29 - "mx: ${tlsDomain}" 29 + "mx: ${tlsDomain}" \ 30 30 > "$out/.well-known/mta-sts.txt" 31 31 '' 32 32 }