FIX(#4): add note on HOME to readme

This commit is contained in:
2025-11-22 14:50:36 +01:00
parent e65cba5536
commit 271c052a2e

View File

@@ -14,6 +14,8 @@ It may be necessary to create your own keys: https://github.com/CheariX/silverbl
The kernel arguments need to be added manually: `rpm-ostree kargs --append=rd.driver.blacklist=nouveau,nova_core --append=modprobe.blacklist=nouveau,nova_core --append=nvidia-drm.modeset=1` The kernel arguments need to be added manually: `rpm-ostree kargs --append=rd.driver.blacklist=nouveau,nova_core --append=modprobe.blacklist=nouveau,nova_core --append=nvidia-drm.modeset=1`
You may want to set `HOME` in the `.bashrc` or similar files to `/var/home/$USER` to display home-relative paths correctly in the shell.
## Links ## Links
- [getting started](https://docs.fedoraproject.org/en-US/bootc/building-containers) - [getting started](https://docs.fedoraproject.org/en-US/bootc/building-containers)