package autopelago
This commit is contained in:
parent
b1ad5721f3
commit
cc22336bca
4 changed files with 316 additions and 3 deletions
|
|
@ -22,6 +22,7 @@ forAllSystems (
|
|||
call = path: import path { inherit pkgs system; };
|
||||
in
|
||||
{
|
||||
autopelago = call ./autopelago.nix;
|
||||
fuzzel-launch = call ./fuzzel-launch.nix;
|
||||
fuzzel-power = call ./fuzzel-power.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue