From 4918d3297e548f4e3a8d805dda3443d0b7502b3c Mon Sep 17 00:00:00 2001 From: Flux Date: Tue, 30 Dec 2025 17:32:08 +0200 Subject: [PATCH] Update README with overlay mount mention --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7fba93..c1b0fdf 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ *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 overlay mount approach was directly borrowed from the [Daemonix](https://github.com/DXC-0/daemonix/) Silverblue/Nix image. + ## 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.