diff --git a/makefile b/makefile index 0373736..f728ff5 100644 --- a/makefile +++ b/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