Logo
Explore Help
Sign In
ForkMaster/nixos-mailserver
1
0
Fork 0
You've already forked nixos-mailserver
mirror of https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git synced 2025-05-08 19:50:50 +05:00
Code Issues Packages Projects Releases Wiki Activity
nixos-mailserver/mail-server/debug.nix

5 lines
114 B
Nix
Raw Normal View History

Set mailserver.policydSPFExtraConfig in a debug module The line type of this option make its concatenation cleaner: the user doesn't have to manually add `\n` to its policydSPFExtraConfig value when debug in set.
2020-12-23 09:37:57 +01:00
{ config, lib, ... }:
{
mailserver.policydSPFExtraConfig = lib.mkIf config.mailserver.debug "debugLevel = 4";
}
Reference in New Issue Copy Permalink
Powered by Gitea
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API