I’m really enjoying Pop!_OS, but their logo could use some workshopping imo. I’ve been considering trying an upstream distro as an educational experience anyway, yet somehow this is what I’m feeling excited about. I don’t know why - nobody but me is ever going to see my neofetch output. Lol

(NixOS isn’t really in the running… I just wanted a 3rd example and like the logo)

  • QuazarOmega@lemy.lol
    link
    fedilink
    arrow-up
    2
    ·
    12 hours ago

    Container images and NixOS is actually a match made in heaven, so yes it’s NixOS all the way, except I spend 10 times reading scattered documentation and tutorials rather than getting a working configuration… Fedora ain’t so bad

    • MacFearrs@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      4
      ·
      11 hours ago

      Easily the biggest downside rn. The scattered/lack of documentation has been the biggest hurdle for me getting into NixOS, especially after being spoiled with the arch wiki.

    • tux7350@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      11 hours ago

      How do you manage your images in Nix? Ive got a bunch of docker compose files and want to migrate over but havent had the time to sink.

      • QuazarOmega@lemy.lol
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 hour ago

        Would love to point you in the right direction, but I’ve only briefly skimmed some articles that talk about how the thing I was referring to, i.e. making container images with Nix as the base, can be made.

        As for service definitions in Compose, I’m not aware of a way to map that into a Nix native approach. There might be though, I don’t know