requires lowercase..............
This commit is contained in:
parent
1818f85bdc
commit
52fccdd546
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
virtualisation.oci-containers.containers.${app} = {
|
||||
image = "ghcr.io/AnalogJ/scrutiny:${version}-omnibus";
|
||||
image = "ghcr.io/analogj/scrutiny:${version}-omnibus";
|
||||
autoStart = true;
|
||||
|
||||
ports = [
|
||||
|
|
Loading…
Reference in a new issue