Add disko formatting command to host-specific readme

This commit is contained in:
GHOSCHT 2024-03-02 16:48:54 +01:00
parent 94e8e98c77
commit f6ad0a24b2
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

7
hosts/franz/README.md Normal file
View file

@ -0,0 +1,7 @@
# Franz
## Drive Formatting
```sh
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko ./disko.nix
```