add ap package for my custom ap
This commit is contained in:
parent
8c5fccaecb
commit
ffdea48a3e
2 changed files with 50 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ forAllSystems (
|
|||
call = path: import path { inherit pkgs system; };
|
||||
in
|
||||
{
|
||||
archipelago = call ./archipelago;
|
||||
autopelago = call ./autopelago;
|
||||
fuzzel-launch = call ./fuzzel-launch.nix;
|
||||
fuzzel-power = call ./fuzzel-power.nix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue