update TODO for configuring a user

This commit is contained in:
colin 2022-05-30 23:34:12 -07:00
parent bdda56860d
commit a54ce8bdba
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ insert the card to the Pinephone and boot it. the SD slot takes precedent over t
we'll want to rebuild the image and include a user, desktop environment, and some basic applications. i tried Phosh, Plasma Mobile, and Gnome: of these, Phosh works the best OOTB _by far_ (Plasma Mobile is _slow_ and crash-prone, Gnome lacks an on-screen keyboard outside the core apps and its navigation is less tailored to phones).
```diff -u a/flake.nix b/flake.nix
TODO: show how to setup Phosh
TODO: show how to setup users and Phosh
```
build and flash the image as before. this is the final image we'll flash, so before you eject the card resize the rootfs so you can make use of the full device. do NOT use `fdisk` or `parted` for this. it disrupts some on-disk structures required by the bootloader (this won't be a worry after mobile-nixos officially switches to tow-boot). instead, use the ncurses frontend to fdisk: `cfdisk`: