remove duplicated thing

This commit is contained in:
kity 2025-08-07 19:19:28 +02:00
parent 350a8bb4fd
commit 7b45af25f1

View file

@ -79,7 +79,7 @@ in
}
''
mkdir $out
lndir ${pkgs.akkoma-fe.akkoma-fe} $out
lndir ${pkgs.akkoma-fe} $out
cp ${themeSrc} $out/static/themes/${theme}.json
cp ${pkgs.writeText "styles.json" styles} $out/static/themes