Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 843 Bytes

README.org

File metadata and controls

24 lines (22 loc) · 843 Bytes

nixos-configuration

Target

machinenameossystemstable
M1 Mac ProOPL2212-2OSXaarch64-darwin
Thinkpad X13Gen2X13Gen2NixOSx86_64-linux
Android OPPO-A79OPPO-A79Androidaarch64-linux

Usage

for OPL2212-2

nix run nix-darwin --extra-experimental-features 'flakes nix-command' -- switch --flake .#OPL2212-2 --show-trace

for X13Gen2

sudo nixos-rebuild switch --extra-experimental-features 'flakes nix-command' --flake .#X13Gen2 --show-trace

for OPPO-A79

nix-on-droid switch --flake .#OPPO-A79 --show-trace