added makefile to rebuild
This commit is contained in:
parent
c36d1a9171
commit
b1c732b581
1 changed files with 6 additions and 0 deletions
6
makefile
Normal file
6
makefile
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
all:
|
||||||
|
doas nixos-rebuild switch --flake .#$${HOSTNAME_SHORT}
|
||||||
|
|
||||||
|
vm:
|
||||||
|
doas nixos-rebuild switch --flake .#vm2 && result/bin/run-*-vm
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue