Commit b33f21c
Changed files (1)
justfile
@@ -8,6 +8,9 @@ build-boot:
build-switch:
nh os switch .
+build-dry:
+ nh os boot . --dry --show-trace
+
write-flake:
nix run .#write-flake