At the moment I am using Debian Bookworm and I can setup/configure 100% of my setup automatically everything via Ansible. (Only thing left after the Ansible script is login to my online accounts/email which I would rather not automate.)

Is there a way/does anyone have this working/running on Silverblue?

To be more concrete: After I install Silverblue with default settings, I want to automatically install all needed flatpaks, configure them (and link configuration files to a github repository) and also setup some toolboxes for development. With one command/step, like running Ansible.

  • @aairey@lemmy.world
    link
    fedilink
    69 months ago

    Yes, I do this with Ansible :).

    There are Flatpak modules and gsettings modules to set up Gnome to your liking.

    I also build my own toolbox using ansible-container.