add sweep
This commit is contained in:
parent
9d8b0a8e5a
commit
f645f628af
1 changed files with 3 additions and 0 deletions
3
justfile
3
justfile
|
|
@ -73,3 +73,6 @@ setup-apollo-nixos:
|
|||
sudo ssh-keygen -t ed25519 -N "" -f /mnt/etc/ssh/initrd
|
||||
|
||||
sudo nixos-install --flake github:osbm/flake#apollo --root /mnt --no-root-passwd
|
||||
|
||||
sweep *args:
|
||||
nix run github:jzbor/nix-sweep -- {{args}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue