docs: fix git rm step in Add Machines
This commit is contained in:
@@ -205,5 +205,5 @@ git mv ./machines/jon ./machines/newname
|
|||||||
If you only want to setup a single machine at this point, you can delete `sara` from `flake.nix` as well as from the machines directory:
|
If you only want to setup a single machine at this point, you can delete `sara` from `flake.nix` as well as from the machines directory:
|
||||||
|
|
||||||
```
|
```
|
||||||
git rm ./machines/sara
|
git rm -r ./machines/sara
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user