This commit is contained in:
Lucy Hochkamp 2025-07-13 20:46:57 +02:00
parent 1c549d1242
commit 152afb4b93
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -338,7 +338,7 @@ in
virtualisation.oci-containers.containers.labello = {
image = "telegnom/labello:latest";
environment = {
LAB_PRINTER_DEVICE = "tcp://10.0.10.240:9100";
LAB_PRINTER_DEVICE = "tcp://BRN008077572A96.lan:9100";
# LABELLO_DOWNLOAD_FONT = "yes";
};
extraOptions = [ "--network=podman" ];