• 4 Posts
  • 76 Comments
Joined 2 years ago
cake
Cake day: August 9th, 2023

help-circle



  • I’ve used nodm for something similar. I used to show my homeassistant dashboard on it using a kiosk session in chromium in a nodm session. It does require some fiddling, but it does the job perfectly.

    For games you could also add them to Steam and use proton if the game is supported, but lutris should be pretty straight forward, it was for me anyway, in Ubuntu.

    Still, Linux can be a challenge in terms of non supported games.















  • mellejwztoArch Linux@lemmy.mlAUR with Ansible
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    Can’t you change to a normal user with become? We do lots of stuff with Ansible as normal user. You should be able to create tasks that get executed as normal user and install yay and run makepkg, and then run yay to install packages.