Skip to content

lboklin/nixified-cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER: this is WIP. Attribute names and the general structure may change and break as the main nixified-ai flake is updated to match. I suggest you wait until nixified-ai/flake#94 has been merged unless you just want to test it.

Flake meant for providing nixified-ai with configuration options at build time by overriding the default input. It's basically a cheat to parameterise the nixified-ai flake over another flake.

Usage

How to use this with comfyui-*:

# clone this repo
git clone https://github.com/lboklin/nixified-cfg
cd nixified-cfg
# make whatever changes you want to `cfg.comfyui` in ./flake.nix
# then pass it in when calling a nixified-ai package:
nix {build,run} github:lboklin/nixified-ai#comfyui-{amd,nvidia} --override-input nixified-cfg .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages