update iso name
This commit is contained in:
parent
7b532599ae
commit
5dc42c0c2d
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -57,7 +57,7 @@ build-sd-image-pochita: check-git
|
|||
nom build -L .#nixosConfigurations.pochita-sd.config.system.build.sdImage
|
||||
|
||||
build-iso: check-git
|
||||
nom build -L .#nixosConfigurations.myISO.config.system.build.isoImage
|
||||
nom build -L .#nixosConfigurations.iso.config.system.build.isoImage
|
||||
|
||||
flash-sd-image-harmonica:
|
||||
# raise error because this command should be edited before running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue