mirror of
https://github.com/denismhz/flake.git
synced 2025-11-09 16:16:23 +01:00
Update
This commit is contained in:
parent
d6a880fefb
commit
902151b0ad
|
|
@ -69,7 +69,7 @@ in
|
|||
type = types.path;
|
||||
};
|
||||
|
||||
data-dir = mkOption {
|
||||
ckpt-dir = mkOption {
|
||||
description = "Path to A1111's SD models.";
|
||||
default = "/var/lib/models/ckpt";
|
||||
type = types.path;
|
||||
|
|
|
|||
Loading…
Reference in a new issue