@@ -1,4 +1,10 @@
.PHONY: build
.PHONY: build update lock
build:
sudo darwin-rebuild switch --flake .#dart
update:
nix flake update
lock:
nix flake lock
The note is not visible to the blocked user.