this post was submitted on 04 Dec 2024
30 points (91.7% liked)
Nix / NixOS
1971 readers
1 users here now
Main links
Videos
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Podman provides stronger isolation than nixos-containers because the latter only supports rootful containers. Losing access to nixos modules is a disadvantage, altough most services I'd use podman containers for don't have any modules anyway.
E.g. I've used nixos container as a stop gap to use a major beta, because I didn't manage to adapt the nixos package accordingly.