@ -2,7 +2,7 @@ switch:
sudo nixos-rebuild switch --flake path://$(PWD)#
update:
nix flake update --flake . --commit-lock-file
nix flake update --commit-lock-file
upgrade:
make update && make switch