From bd40b0c2dd712ef458d97702c3444e97c75f5030 Mon Sep 17 00:00:00 2001 From: "jannik.mueller" Date: Tue, 2 Dec 2025 07:30:03 +0100 Subject: [PATCH] WebApp-URL auf Livesystem angepasst --- home/logistik/AZPILOGISTIK02.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/logistik/AZPILOGISTIK02.nix b/home/logistik/AZPILOGISTIK02.nix index 545d39a..a7abc12 100644 --- a/home/logistik/AZPILOGISTIK02.nix +++ b/home/logistik/AZPILOGISTIK02.nix @@ -10,8 +10,8 @@ ]; wayland.windowManager.hyprland.settings = { env = [ - "WEBAPP_URL,http://192.168.152.110:4711/login/logistik-pick" - "WEBAPP_URL1,http://192.168.152.110:4711/login/logistik-pack" + "WEBAPP_URL,http://192.168.152.98:4711/login/logistik-pick" + "WEBAPP_URL1,http://192.168.152.98:4711/login/logistik-pack" "HYPRCURSOR_THEME,rose-pine-hyprcursor" "HYPRCURSOR_SIZE,32" "WLR_NO_HARDWARE_CURSORS,1"