mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
stirling-pdf: Fix container image link
This commit is contained in:
parent
8ca09698b9
commit
fad971511c
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ in
|
|||
};
|
||||
|
||||
virtualisation.oci-containers.containers.stirling-pdf = {
|
||||
image = "stirlingtools/stirling-pdf";
|
||||
image = "docker.stirlingpdf.com/stirlingtools/stirling-pdf";
|
||||
environment = {
|
||||
DISABLE_ADDITIONAL_FEATURES = "false";
|
||||
SYSTEM_ENABLEANALYTICS = "false";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue