just don't use matrix anymore
This commit is contained in:
parent
904cecde76
commit
68d6fcc45e
5 changed files with 25 additions and 710 deletions
|
@ -7,9 +7,6 @@
|
|||
pkgFrom = flake: pkg: flake.packages.${prev.system}.${pkg};
|
||||
in
|
||||
{
|
||||
conduwuit = pkgFrom inputs.conduwuit "default";
|
||||
attic-server = pkgFrom inputs.attic "attic-server";
|
||||
attic = pkgFrom inputs.attic "attic";
|
||||
garage = (
|
||||
(pkgFrom inputs.garage "default").overrideAttrs {
|
||||
meta.mainProgram = "garage";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue