Grammar update on disko-install.md

Small typo fix going from "than" --> "then"
This commit is contained in:
Tom Cassady
2024-10-03 13:32:50 -04:00
committed by GitHub
parent 568727a884
commit 1b17d96ac5

View File

@@ -30,7 +30,7 @@ Example:
First run `nixos-generate-config --root /tmp/config --no-filesystems` and edit
`configuration.nix` to your liking.
Than add the following `flake.nix` inside `/tmp/config/etc/nixos`. In this
Then add the following `flake.nix` inside `/tmp/config/etc/nixos`. In this
example we assume a system that has been booted with EFI:
```nix