switch:
	sudo -H /run/current-system/sw/bin/nix run nix-darwin -- switch --flake .#

update-nix-darwin:
	nix flake lock --update-input nix-darwin
