mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
7 lines
177 B
Makefile
7 lines
177 B
Makefile
default:
|
|
just -l
|
|
|
|
iso:
|
|
nix build .#nixosConfigurations.ISO.config.system.build.isoImage && ln -sf result/iso/*.iso install.iso
|
|
do:
|
|
nix-build ./installers/DigitalOcean.nix
|