[NixOS] Add invoke ai as package to ryzen-shine
This commit is contained in:
parent
ffd349740d
commit
c999902994
@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
linuxPackages_latest.perf
|
linuxPackages_latest.perf
|
||||||
|
inputs.nixified-ai.packages.${config.nixpkgs.system}.invokeai-nvidia
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.enableRedistributableFirmware = true;
|
hardware.enableRedistributableFirmware = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user