aspauldingcode / .dotfiles

A Universal .dotfiles Configuration with Nix Flakes - over-engineered by Alex Spaulding.
1 stars 0 forks source link

install NixOS-Mobile and configure NixOS with nix-flakes on NIXEDUP phone #32

Open aspauldingcode opened 5 months ago

aspauldingcode commented 5 months ago

install NixOS-Mobile and configure NixOS with nix-flakes on NIXEDUP phone

Problem: OnePlus 6T doesn't currently run NixOS-mobile. After running nixos, it needs to be configured using nix-flakes and the nix-flakes repo.

aspauldingcode commented 3 months ago

Frick. Every time I work on the mobile nixos there is an issue. Flashing works, but interacting with the screen when it's been overwritted is impossible. I'm not sure how to use chvt to type to a tty from the device, in order to start a program. nothing compiles from my desktop, so the idea was to flash to phone and compile on the phone

ONLY adb shell works on NIXEDUP. So, ssh won't work adb shell doesn't really allow input as a linux device is connected instead of android adb shell let's me run things just fine pretty much DAMMIT wifi not working! How do I even install packages and do a config rebuild? So, I could inable ssh usb networking BUT I CAN'T because SSH doesn't even work! whatever?

aspauldingcode commented 2 weeks ago

I'll need to enable internet somehow on the device. Could use iwctl? Without internet, cannot rebuild. Without rebuilding, device is useless. Need to flash again after a full reset using OnePlus6 patched MDMtool.

aspauldingcode commented 2 days ago

I straight up need money for this.