From 9fd305a9c8421ede945ee4dc6933a068d2b1b2af Mon Sep 17 00:00:00 2001 From: "jannik.mueller" Date: Tue, 2 Dec 2025 07:31:11 +0100 Subject: [PATCH] WebApp-URL auf Livesystem angepasst --- home/logistik/AZPILOGISTIK04.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/logistik/AZPILOGISTIK04.nix b/home/logistik/AZPILOGISTIK04.nix index 4f5c5a3..ab41f34 100644 --- a/home/logistik/AZPILOGISTIK04.nix +++ b/home/logistik/AZPILOGISTIK04.nix @@ -10,7 +10,7 @@ ]; wayland.windowManager.hyprland.settings = { env = [ - "WEBAPP_URL,http://192.168.152.110:4711/login/logistik-pack" + "WEBAPP_URL,http://192.168.152.98:4711/login/logistik-pack" "HYPRCURSOR_THEME,rose-pine-hyprcursor" "HYPRCURSOR_SIZE,32" "WLR_NO_HARDWARE_CURSORS,1"