mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-13 02:34:05 -05:00
5 lines
131 B
Makefile
5 lines
131 B
Makefile
default:
|
|
just -l
|
|
|
|
iso:
|
|
nix build .#nixosConfigurations.ISO.config.system.build.isoImage && ln -sf result/iso/*.iso install.iso
|