mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 01:24:05 -05:00
5 lines
107 B
Makefile
5 lines
107 B
Makefile
default:
|
|
just -l
|
|
|
|
iso:
|
|
nix build .#nixosConfigurations.ISO.config.system.build.isoImage -o install.iso
|