Skip to content

Temhr/nixdroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nixdroid

My implementation of nix-on-droid for my varous android phones.

Implementations

Instalation directions and update commands (click to expand)

  • Installation:
    1. Install nix-on-droid, with flakes enabled
    2. Start a shell with git nix shell nixpkgs#git
    3. Clone repo git clone https://github.com/Temhr/nixdroid
    4. cd nixdroid and nix-on-droid switch --flake .#{device}
  • Updating systems imperatively:
    • git pull ~/nixdroid
    • nix-on-droid switch --flake ./nixdroid

Repository Layout

  • homes/: home configs
    • common.nix: shared
    • n5x.nix: device-specific
    • p1xl.nix: device-specific
    • p3axl.nix: device-specific
    • p6pro.nix: device-specific
  • systems/: system configs
    • common.nix: shared
    • n5x.nix: device-specific
    • p1xl.nix: device-specific
    • p3axl.nix: device-specific
    • p6pro.nix: device-specific
  • flake.nix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published