move autopelago and it's dependencies to a folder

This commit is contained in:
Noa Aarts 2025-08-06 23:31:59 +02:00
parent 2db6d6ffac
commit 3599b1304c
Signed by: noa
GPG key ID: 1850932741EFF672
3 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ forAllSystems (
call = path: import path { inherit pkgs system; };
in
{
autopelago = call ./autopelago.nix;
autopelago = call ./autopelago;
melonloader = call ./melon.nix;
fuzzel-launch = call ./fuzzel-launch.nix;
fuzzel-power = call ./fuzzel-power.nix;