removed curator
This commit is contained in:
parent
f65c6846f7
commit
f6b7be239d
7 changed files with 2 additions and 52 deletions
13
README.md
13
README.md
|
|
@ -1,20 +1,11 @@
|
|||
# Deinonyxus [](https://github.com/randogoth/deinonyxus/actions/workflows/build.yml)
|
||||
|
||||
*Deinonyxus* is a personal spin of the UBlue Bluefin DX image with the 🍦[Lix](https://lix.systems/) flavored Nix package manager baked in and a first-login bootstrap for simple declarative package management using [curator](https://codeberg.org/randogoth/curator).
|
||||
|
||||
The Nix store is seeded into `/usr/share/nix-store` in the image and bind-mounted from `/var/lib/nix-store` to `/nix` on boot to avoid overlay stacking limits on composefs/ostree.
|
||||
*Deinonyxus* is a personal spin of the UBlue Bluefin DX image with the 🍦[Lix](https://lix.systems/) flavored Nix package manager baked in.
|
||||
|
||||
## What’s inside
|
||||
- Base: `ghcr.io/ublue-os/bluefin-dx:latest` without Cockpit, Docker, Firefox, VS Code
|
||||
- Lix: multi-user install baked in with persistence at `/var/home/nix`; `nix-daemon.service` enabled.
|
||||
(D) - First-login bootstrap: installs Lix/nix packages `devbox`, `mc`, and `micro` via `curator`
|
||||
- System packages added: `syncthing`, `uv`, `vscodium`, `waydroid`;
|
||||
- System flatpaks added: Telegram Desktop, Zen Browser
|
||||
|
||||
## First login
|
||||
- Triggers for each non-root user on their first session.
|
||||
- Writes state to `~/.local/state/deinonyxus/curator-init.done`; delete it to rerun.
|
||||
- Bootstraps `~/.config/curator/inventory.toml` and runs `curator switch` with the packages set above.
|
||||
- System flatpaks added: Telegram Desktop, Waterfox browser
|
||||
|
||||
## Just Recipes
|
||||
- `upgrade-nix`: upgrades to the latest version of Lix via the user profile. Replaces `nix upgrade-nix` which does not work with an immutable lowerdir `/nix/store` folder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue