apatel762 / home-infra

A repository containing all of the setup for my home infra (e.g. my laptop & soon, my server)
GNU Affero General Public License v3.0
0 stars 0 forks source link

Integrate toolbox containers with GNOME hotkeys #61

Closed apatel762 closed 2 years ago

apatel762 commented 2 years ago

So that I don't have to use the host terminal for anything other than running the Ansible playbook.

This depends on gh-42, because I need to make a pet Containerfile first which I will use for everything else.

apatel762 commented 2 years ago

ublue has done something like this, but the script is not idempotent (meaning it will need to be adapted to work with the Ansible playbook).

ublue uses distrobox instead of toolbox, so might be worth checking that out and seeing if it's worth adopting distrobox. Looks nice because it can use different Linux distributions inside of the containers.