• 0 Posts
  • 8 Comments
Joined 8 months ago
cake
Cake day: February 13th, 2025

help-circle

  • Well, if you can’t figure out how to integrate the flake in 30 seconds by month 6, you clearly have a skill issue. Or a “sleeping at night instead of writing nix” issue. Better use a noob-friendly distro like arch.

    Seriously though, despite all the flaws, there is no other packaging system where I can as painlessly use random forks of packages. I absolutely love how I’m able to run gnome-mobile on my x64 tablet. True to the NixOS way, I found the overlay on someone’s GitHub, there were only the files, no further instructions.

    I also have a USB with live debian at all times, because you never know when you stumble upon a thing that just can’t work with NixOS


  • Who needs documentation? The code is self-documenting! The entire thing’s on GitHub, just check the issues to figure out what’s going on! Didn’t work? Sorry, the thing got broke a few months ago. Just go through the commit history and I’m sure you’ll be up and running in no time!

    I’ve also made a module that fixes your specific issue and uploaded it to my self hosted gitlab instance. The server is down right now? Well, isn’t that better? Now you can make the thing yourself! Remember to upload your thing to your GitHub, name it something like “nixos” and never mention it anywhere.




  • haha, none at all! I’ve spent like 6 months trying to boot normal NixOS instead of mobile-nixos, got it booting last week, almost nothing works, currently I’m trying to build a newer kernel and maybe fix sound.

    I quite like the boot chain that I achieved (bootloader -> tianocore EDK II UEFI from Renegade Project -> normal systemd-boot) and I also installed the whole thing via USB by mounting disks directly.

    On Mobian I think at least one camera did work but was purple all over, never actually tested the hardware on android.

    All mobile distributions ship without kernel modules that I need, compiling manually on every update is not really sustainable, this is the reason why my setup is so convoluted.