Skip to content

My NixOS configuration for running Mobile NixOS on a PinePhone.

License

Notifications You must be signed in to change notification settings

donovanglover/mobile-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobile-config

My NixOS configuration for running Mobile NixOS on a PinePhone.

A screenshot of a phone running NixOS and Phosh with the kitty terminal emulator. microfetch by NotAShelf, Beautiful freedom by Ick - CC-BY-SA 4.0

A screenshot of a PinePhone running LibreWolf showing a blog post about NixOS. A screenshot of a PinePhone running LibreWolf showing a redlib post complaining about the PinePhone.
NixOS on underpowered devices by pennae UtopiaOS for PainPhone by coldpizza

Features

  • Working phone calls
  • Working SMS
  • Working camera
  • 4G support
  • Video support
  • mobile-config-firefox

Usage

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

About

My NixOS configuration for running Mobile NixOS on a PinePhone.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages