updates from makefile
This commit is contained in:
parent
ebceac75ba
commit
8ccc711c60
1 changed files with 2 additions and 0 deletions
2
makefile
2
makefile
|
|
@ -1,6 +1,8 @@
|
|||
all:
|
||||
doas nixos-rebuild switch --flake .#$${HOSTNAME_SHORT}
|
||||
|
||||
weekly: pull clean ci all push
|
||||
|
||||
update:
|
||||
nix flake lock --update-input nixpkgs
|
||||
nix flake lock --update-input nixos-hardware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue