updates from makefile

This commit is contained in:
Don Harper 2023-10-08 11:35:39 -05:00
parent ebceac75ba
commit 8ccc711c60

View file

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