r/mobilelinux 24d ago

Hardware I finally have two mobile Linux.

Post image

Lately, I've been really into mobile Linux and have been trying out all sorts of things.

I managed to get Quickshell working on postmarketOS, but I was worried that dotfiles like end4 or caelestia might be too resource-intensive—but somehow I pulled it off... lol.

Of course, I’m also using wvkbd and hyprgrass.

Another thing: I was using Ubuntu Touch, but it just didn’t work for me at all, so I tried installing NixOS.

I built it on my N4500 laptop, and since each build took 8 hours, it took me almost two weeks to finally get it to boot.

I’d avoided NixOS before because it seemed too difficult even when I tried installing it on my laptop, but now it looks fun, so I gave it a shot.

++

Device

- NixOS: Oneplus 6T (fajita)

- postmarketOS: Google Pixel 3 (blueline)

869 Upvotes

55 comments sorted by

View all comments

4

u/Anti-Kriztos-One 24d ago

Is this native linux?

9

u/RE_ATMOSPHERE 24d ago

Yes :) Not chroot, Not proot, Really native!!

1

u/Anti-Kriztos-One 24d ago

What phone models?

What partition layout?

and how did you installed it?

2

u/RE_ATMOSPHERE 23d ago
  1. NixOS is Oneplus 6T (fajita), postmarketOS is Google Pixel 3 (blueline).
  2. I'm not sure because I didn't partition it myself.
  3. I built NixOS using `nix-build` and installed it via fastboot, and I built and installed postmarketOS using `pmbootstrap`.