try default conduwuit package
This commit is contained in:
parent
6885f33812
commit
f2a64abc24
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in
|
|||
pkgFrom = flake: pkg: flake.packages.${prev.system}.${pkg};
|
||||
in
|
||||
{
|
||||
conduwuit = pkgFrom inputs.conduwuit "static-x86_64-linux-gnu-x86_64-haswell-optimised";
|
||||
conduwuit = pkgFrom inputs.conduwuit "default";
|
||||
pixelflasher = nixpkgsFrom inputs.pixelflasher "pixelflasher";
|
||||
attic-server = pkgFrom inputs.attic "attic-server";
|
||||
attic = pkgFrom inputs.attic "attic";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue