makeifle | add update
This commit is contained in:
parent
7cde002920
commit
aa36f25ba4
1 changed files with 5 additions and 0 deletions
5
makefile
5
makefile
|
|
@ -1,6 +1,11 @@
|
|||
all:
|
||||
doas nixos-rebuild switch --flake .#$${HOSTNAME_SHORT}
|
||||
|
||||
update:
|
||||
nix flake lock --update-input nixpkgs
|
||||
nix flake lock --update-input nixos-hardware
|
||||
nix flake lock --update-input home-manager
|
||||
|
||||
vm:
|
||||
doas nixos-rebuild switch --flake .#vm2 && result/bin/run-*-vm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue