mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-22 03:07:31 -06:00
add lix to flake packages
This commit is contained in:
parent
cb5df4990b
commit
8b3b0b81e9
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ let
|
|||
default = oizys;
|
||||
oizys = pkgs.callPackage ../pkgs/oizys { };
|
||||
iso = mkIso.config.system.build.isoImage;
|
||||
lix = pkgs.lix;
|
||||
}
|
||||
// (inheritFlakePkgs pkgs [
|
||||
"pixi"
|
||||
|
|
Loading…
Reference in a new issue