fix the place of the thing

This commit is contained in:
kity 2025-08-07 19:20:27 +02:00
parent 7b45af25f1
commit daad8bfe18

View file

@ -70,12 +70,9 @@ in
package = package =
pkgs.runCommand "akkoma-fe" pkgs.runCommand "akkoma-fe"
{ {
config = {
nativeBuildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [
xorg.lndir xorg.lndir
]; ];
};
} }
'' ''
mkdir $out mkdir $out