Added creality-print to system
This commit is contained in:
parent
477809a52c
commit
ba6f554f29
2 changed files with 4 additions and 0 deletions
|
|
@ -143,6 +143,9 @@
|
|||
nixpkgs.legacyPackages."x86_64-linux".callPackage ./packages/chromeos-ectool.nix
|
||||
{ };
|
||||
plasticity = nixpkgs.legacyPackages."x86_64-linux".callPackage ./packages/plasticity.nix { };
|
||||
creality-print =
|
||||
nixpkgs.legacyPackages."x86_64-linux".callPackage ./packages/creality-print.nix
|
||||
{ };
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ in
|
|||
aspellDicts.pt_BR
|
||||
bat
|
||||
clonehero
|
||||
creality-print
|
||||
deploy-rs
|
||||
distrobox
|
||||
exhibit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue