base desktop + preseed v01

This commit is contained in:
vieta 2025-12-27 15:25:20 +01:00
commit b29e81fe29
5 changed files with 14 additions and 9 deletions

View file

@ -12,9 +12,9 @@ command = "sway --config /etc/kiosk-setting/sway/config"
# The user to run the command as. The privileges this user must have depends
# on the greeter. A graphical greeter may for example require the user to be
# in the `video` group.
user = "kiosk1"
user = "kiosk"
[initial_session]
command = "sway'"
user = "kiosk1"
user = "kiosk"