Add rpm-ostree config files for fixing systemd stuff on first install

This commit is contained in:
2026-05-18 22:07:33 -04:00
parent 2e49de82b4
commit c8ac923bca
6 changed files with 53 additions and 1 deletions

View File

@@ -3,6 +3,8 @@
My personal development environment for using [Toolbox](https://containertoolbx.org/) containers, VSCodium,
and custom shell configuration:
* rpm-ostree (start here)
* System level overlays and fixes required to make it go
* Toolbox
* Build a custom Toolbox container image with all my stuff in it
* Enable the podman socket to allow running containers via podman from within Toolbox
@@ -18,5 +20,5 @@ and custom shell configuration:
* Copy settings and keybindings
* Install and update specified extensions
Use `make toolbox|shell|vscodium` for installation of specific components, or `make install` to install all
Use `make toolbox|shell|vscodium|act-runner` for installation of specific components, or `make install` to install all
components.