From 8b1874b128dc797502cf2930bc82da636b5e5f4e Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Sat, 11 Jan 2025 15:27:42 -0500 Subject: [PATCH] Switch to using a Home Assitant dashboard This is so that I can also use Browser Mod and swap from Immich showing me photos to another view easily. --- modules/hosts/nixos/kiosk-gene-desk/home-gene.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/hosts/nixos/kiosk-gene-desk/home-gene.nix b/modules/hosts/nixos/kiosk-gene-desk/home-gene.nix index 93fa15c..b6f0a3c 100644 --- a/modules/hosts/nixos/kiosk-gene-desk/home-gene.nix +++ b/modules/hosts/nixos/kiosk-gene-desk/home-gene.nix @@ -5,8 +5,7 @@ chromium = { enable = true; commandLineArgs = [ - #"http://192.168.22.22:8123/kiosk-gene-desk/0?kiosk" - "--app=http://192.168.20.190:3001/?album=e2281831-ae1b-45a5-8fe1-0a267ba5e1a9&transtion=cross-fade" + "--app=http://192.168.22.22:8123/kiosk-gene-desk/immich?kiosk" "--kiosk" "--noerrdialogs" "--disable-infobars"