virtualisations -> virtualisation

This commit is contained in:
niten 2024-05-22 18:21:17 -07:00
parent 238ef10160
commit c05276bddd
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ in {
config = mkIf cfg.enable { config = mkIf cfg.enable {
systemd.tmpfiles.rules = [ "d ${cfg.state-directory} 0750 root root - -" ]; systemd.tmpfiles.rules = [ "d ${cfg.state-directory} 0750 root root - -" ];
virtualisations.oci-containers.containers = { virtualisation.oci-containers.containers = {
immich-machine-learning = { immich-machine-learning = {
autoStart = true; autoStart = true;
image = image =