1
0
mirror of https://github.com/kmein/niveum synced 2026-03-29 08:41:07 +02:00

feat: disable kiosk on zaatar

This commit is contained in:
2024-01-10 11:06:21 +01:00
parent 50e18c168e
commit 04c60776e3
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
user = config.users.extraUsers.kiosk.name;
extraArguments = ["-s"]; # allow vt switching
program = let
startUrls = ["https://youtube.com" "http://radio.kmein.r"];
startUrls = [];
in
pkgs.writers.writeDash "kiosk-browser" ''
while true; do