https://github.com/dector/hollow-os
https://github.com/dector/hollow-os
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dector/hollow-os
- Owner: dector
- License: apache-2.0
- Created: 2025-11-03T16:06:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-26T22:16:55.000Z (about 2 months ago)
- Last Synced: 2026-02-01T14:49:18.312Z (about 2 months ago)
- Language: Just
- Size: 42 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hollow OS (Desktop)
After Bazzite setup - run:
- `sudo bootc switch ghcr.io/dector/hollow-os && systemctl reboot`.
- ```
cd $(mktemp -d)
curl -fsSL \
https://raw.githubusercontent.com/dector/hollow-os/refs/heads/main/INIT.sh \
> INIT.sh
sh INIT.sh
```
Changes:
- Installed [mise](https://mise.jdx.dev/) from
[COPR](https://copr.fedorainfracloud.org/coprs/jdxcode/mise/).
---
Original (detailed): [README.md](https://github.com/ublue-os/image-template/blob/2adc810c900be571929503e1906f0fb098ad385d/README.md).