fuck
This commit is contained in:
parent
1c549d1242
commit
152afb4b93
2 changed files with 2 additions and 2 deletions
|
|
@ -338,7 +338,7 @@ in
|
||||||
virtualisation.oci-containers.containers.labello = {
|
virtualisation.oci-containers.containers.labello = {
|
||||||
image = "telegnom/labello:latest";
|
image = "telegnom/labello:latest";
|
||||||
environment = {
|
environment = {
|
||||||
LAB_PRINTER_DEVICE = "tcp://10.0.10.240:9100";
|
LAB_PRINTER_DEVICE = "tcp://BRN008077572A96.lan:9100";
|
||||||
# LABELLO_DOWNLOAD_FONT = "yes";
|
# LABELLO_DOWNLOAD_FONT = "yes";
|
||||||
};
|
};
|
||||||
extraOptions = [ "--network=podman" ];
|
extraOptions = [ "--network=podman" ];
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{pkgs,config,lib,...}:{
|
{pkgs,config,lib,...}:{
|
||||||
services.ntfy-sh = {
|
services.ntfy-sh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.base-url = "https://nfty.xyno.systems";
|
settings.base-url = "https://ntfy.xyno.systems";
|
||||||
settings.behind-proxy = true;
|
settings.behind-proxy = true;
|
||||||
settings.listen-http = ":15992";
|
settings.listen-http = ":15992";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue