• 39 Posts
  • 474 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
    ·
    16 days 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.

























  • 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.