@@ -1,6 +1,9 @@
.PHONY: all
.PHONY: all format
all: .system
.system: config.scm
sudo guix system reconfigure $<
touch $@
format: config.scm
guix style -f $<
The note is not visible to the blocked user.