mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
swayidle, gammastep, backups, base16 wip, weechat, xdg
This commit is contained in:
parent
11fe66c3db
commit
22cf8ab600
29 changed files with 296 additions and 79 deletions
|
|
@ -15,8 +15,8 @@ let
|
|||
+ (if file.source != null then ''
|
||||
< ${toString file.source}
|
||||
'' else ''
|
||||
<<'EOF'
|
||||
${file.text}
|
||||
<<${if hasPrefix "__FUCKERY__" file.text then "EOF" else "'EOF'"}
|
||||
${removePrefix "__FUCKERY__" file.text}
|
||||
EOF
|
||||
'')) (attrValues config.secrets.files);
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue