mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
pkgs/kat-glauca-dns: What have I done?
This commit is contained in:
parent
b705cf985c
commit
1d4d8eb4d8
4 changed files with 51 additions and 3 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue