commit | fe1740cc76af3fa3b69df4d588a3112384700003 | [log] [tgz] |
---|---|---|
author | Skyler Grey <minion@clicks.codes> | Sat Oct 21 01:24:18 2023 +0000 |
committer | Skyler Grey <minion@clicks.codes> | Sat Oct 21 01:24:18 2023 +0000 |
tree | 4ef413c0cd2f3205fa1c5f431ad082edc382b127 | |
parent | 2ca6ccd8796707dd8231ce578da9183153b8632f [diff] [blame] |
Format with nixfmt Change-Id: If9839d2c3308538ac8f3e166b69675d3b40bd7d9
diff --git a/modules/dmarc.nix b/modules/dmarc.nix index c79721d..69e3313 100644 --- a/modules/dmarc.nix +++ b/modules/dmarc.nix
@@ -6,10 +6,7 @@ group = config.users.groups.clicks.name; shell = pkgs.bashInteractive; }; - sops.secrets = lib.pipe [ - "imap_password" - "maxmind_license_key" - ] [ + sops.secrets = lib.pipe [ "imap_password" "maxmind_license_key" ] [ (map (name: { inherit name; value = {