Go to file
Lauren Lagarde 0b9b06c046 Initial commit 2025-01-06 01:05:43 +00:00
.gitignore Initial commit 2025-01-06 01:05:43 +00:00
README.md Initial commit 2025-01-06 01:05:43 +00:00
configuration.nix Initial commit 2025-01-06 01:05:43 +00:00
flake.nix Initial commit 2025-01-06 01:05:43 +00:00

README.md

Building

Flake (Nix)

git clone https://git.mlaga97.space/mlaga97/persistent-live-docker-flake
cd persistent-live-docker-flake

nix build -L

Without Flake (Nix)

git clone https://git.mlaga97.space/mlaga97/persistent-live-docker-flake
cd persistent-live-docker-flake

nixos-generate -f iso -c configuration.nix