blog: nixos-pinephone: fix a missing space

This commit is contained in:
colin 2022-06-15 18:10:25 -07:00
parent 705baab0f6
commit cb7cd6e1af
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ so let's bootstrap from an existing Nix install. first, provision a machine (eit
```sh
mkdir nixos-pinephone-getting-started && cd nixos-pinephone-getting-started
```
each section in this article corresponds to one commit in [this](https://git.uninsane.org/colin/nixos-pinephone-getting-started)repository in case you want to skip the commentary.
each section in this article corresponds to one commit in [this](https://git.uninsane.org/colin/nixos-pinephone-getting-started) repository in case you want to skip the commentary.
## Bare-minimal Build