add justfile recipe for tartarus sd image

This commit is contained in:
Osman Faruk Bayram 2025-01-13 16:50:08 +03:00
parent d57cef0741
commit 4616fc7d5c

View file

@ -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