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)

  • tux7350@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 day 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
      23 hours 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