justfile
@@ -0,0 +1,7 @@
# Check the nix flake
check:
nix flake check
# Upgrade the nix flake
upgrade:
nix flake update
The note is not visible to the blocked user.