diff --git a/hosts/franz/README.md b/hosts/franz/README.md new file mode 100644 index 0000000..38356ad --- /dev/null +++ b/hosts/franz/README.md @@ -0,0 +1,7 @@ +# Franz + +## Drive Formatting + +```sh +sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko ./disko.nix +```