pkgs/kat-glauca-dns: What have I done?

This commit is contained in:
kat witch 2021-03-27 01:18:16 +00:00
parent b705cf985c
commit 1d4d8eb4d8
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
4 changed files with 51 additions and 3 deletions

View file

@ -17,7 +17,8 @@ let
'' else ''
<<${if hasPrefix "__FUCKERY__" file.text then "EOF" else "'EOF'"}
${removePrefix "__FUCKERY__" file.text}
EOF'')) (attrValues config.secrets.files);
EOF
'')) (attrValues config.secrets.files);
in {
options = {
deploy = {