blog: nixos-pinephone: validate the links

This commit is contained in:
colin 2022-06-15 16:08:29 -07:00
parent 349fd69db7
commit cc78e0ca09
1 changed files with 2 additions and 2 deletions

View File

@ -318,8 +318,8 @@ nixos moves fast, but does occasionally break. you might need to freeze the nixp
- Tom Fitzhenry [building a minimal Pinephone image](https://git.sr.ht/~tomf/notes/tree/master/item/pinephone-nixos-getting-started.md) by dropping his config straight into a mobile-nixos checkout, no `flake.nix` required.
- Ana, Hoverbear on [making an install image](https://hoverbear.org/blog/nix-flake-live-media/) from an existing NixOS configuration.
- Cole Mickens' [public nix config](https://github.com/colemickens/nixcfg/blob/main) shows how to maintain a shared repo for multiple machines with more advanced things like custom packages, modules, and secrets.
- Cole Mickens' [public nix config](https://github.com/colemickens/nixcfg) shows how to maintain a shared repo for multiple machines with more advanced things like custom packages, modules, and secrets.
- [my own nix config](https://git.uninsane.org/colin/nix-files/) which targets multiple machines with one of these operating a nix cache to speed up pinephone builds.
- Pavel Makhov showing a better way to [distribute builds across machines](https://eno.space/blog//2021/08/nixos-on-underpowered-devices) which i haven't got around to trying.
- the [NixOS Matrix space]https://matrix.to/#/#community:nixos.org) which contains chat rooms like `#nixos-on-arm:nixos.org`.
- the [NixOS Matrix space](https://matrix.to/#/#community:nixos.org) which contains chat rooms like `#nixos-on-arm:nixos.org`.
- or contact me directly via the links in my [about](/about) page.