mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
does it work if i rm things?
This commit is contained in:
parent
c396982ef3
commit
3b5a637ec4
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ in
|
|||
lndir ${pkgs.akkoma-fe} $out
|
||||
|
||||
cp ${themeSrc} $out/static/themes/${theme}.json
|
||||
rm $out/static/styles.json
|
||||
cp ${pkgs.writeText "styles.json" styles} $out/static/styles.json
|
||||
rm $out/static/terms-of-service.html
|
||||
cp ${tosFile} $out/static/terms-of-service.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue