mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-09 14:18:55 -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
|