diff --git a/Makefile b/Makefile index fb1b7e8..691ee0b 100644 --- a/Makefile +++ b/Makefile @@ -3,5 +3,8 @@ pinwheel-switch: nixos-rebuild switch --flake .#pinwheel +sombrero-switch: + nixos-rebuild switch --flake .#sombrero + flake-update: nix flake update