Add disko formatting command to host-specific readme
This commit is contained in:
parent
94e8e98c77
commit
f6ad0a24b2
1 changed files with 7 additions and 0 deletions
7
hosts/franz/README.md
Normal file
7
hosts/franz/README.md
Normal 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
|
||||||
|
```
|
Loading…
Reference in a new issue