sneeuwvlok/README.md
Chris Kruining 700fe012a1
alright, figured out the build command I need
also removed the justfile for now, will take a look at that again in the future, less dependencies for now
2025-07-31 20:25:28 +02:00

428 B

My nix flake for my systems

Commands

Show the output of the flake

nix flake show

Create install iso

nix build .#install-isoConfigurations.minimal

Inpirations