services.docuum.keep

NixOS option

Prevents deletion of images for which repository:tag matches the specified regex.

type: list of string
Default
[ ]
Example
[
  "^my-image"
]
declared in: nixos/modules/services/admin/docuum.nixView source on NixOS/nixpkgs →