• 21 Posts
  • 260 Comments
Joined 3 years ago
cake
Cake day: July 2nd, 2023

help-circle
  • filister@lemmy.worldOPtoLinux@lemmy.mlSystemd-sysext Help Needed
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    1 month ago

    That’s a great question. I like the concept of more stable OS and I played a bit with NixOS in the past but ultimately decided that it is too much of a hassle to learn Nix to use it and decided to try Bluefin. I am actually overall content as I was able to install the missing packages either in Toolbox/Distrobox or using homebrew.

    By the way I have actually found a way, and rebased my OS to another immutable flavor. I know that’s more of a workaround.





















  • Mind you, you need to research a bit more about this particular handheld, because in handhelds, ergonomics, long term support, etc. all play a very important role.

    I have a Steam Deck and while I didn’t try other handhelds, I am quite content with its performance. A lot of people who purchased more powerful handhelds eventually also settled with Steam Deck, due to numerous factors, so just be very careful with that step.


  • I am playing around with Podman Quadlet and that’s one hell of a rabbit hole. I have everything up and running, and now I need to configure the containers, and probably will deal with other pain points, etc.

    The good thing is that I have documented the whole process so it is reproducible but it took me quite some time to figure out everything.




  • Nice, thanks for sharing. How did you solve the file permission issue?

    Also I see you put all your services as a single pod quadlet what I am trying to achieve is to have every service as a separate systemd unit file, that I can control separately. In this case you also have a complication with the network setup.