My NixOS configuration for running Mobile NixOS on a PinePhone.
microfetch by NotAShelf, Beautiful freedom by Ick - CC-BY-SA 4.0
![]() |
![]() |
---|---|
NixOS on underpowered devices by pennae | UtopiaOS for PainPhone by coldpizza |
- Working phone calls
- Working SMS
- Working camera
- 4G support
- Video support
mobile-config-firefox
Build and start a virtual machine of the phone on x86_64-linux:
nixos-rebuild build-vm --flake .#mobile-nixos-vm && ./result/bin/run-mobile-nixos-vm
Build and deploy on reboot to the aarch64 phone:
nixos-rebuild boot --flake .#mobile-nixos --target-host YOUR_PINEPHONE_ADDRESS --use-remote-sudo