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 =
pkgs.runCommand "akkoma-fe"
{
config = {
nativeBuildInputs = with pkgs; [
xorg.lndir
];
};
nativeBuildInputs = with pkgs; [
xorg.lndir
];
}
''
mkdir $out