feat: use fully qualified container image names

This commit is contained in:
Felix Schröter 2023-09-28 21:01:30 +02:00
parent 5ba17c8ccf
commit 50433a0b65
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ in {
# Office
# TODO move to own config
virtualisation.oci-containers.containers.collabora-office = {
image = "collabora/code";
image = "docker.io/collabora/code";
ports = [ "9980:9980" ];
environment = let
mkAlias = domain: