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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user