add justfile recipe for tartarus sd image
This commit is contained in:
parent
d57cef0741
commit
4616fc7d5c
1 changed files with 3 additions and 0 deletions
3
justfile
3
justfile
|
|
@ -26,3 +26,6 @@ clean:
|
|||
sudo nix-env --profile /nix/var/nix/profiles/system --delete-generations old
|
||||
# home-manager expire-generations now
|
||||
sudo nix-collect-garbage --delete-older-than 3d
|
||||
|
||||
build-sd-image-harmonica: check-git
|
||||
nix build -L .#nixosConfigurations.harmonica.config.system.build.sdImage
|
||||
Loading…
Add table
Add a link
Reference in a new issue