SEIAROTg / quadlet-nix

Manages Podman containers and networks on NixOS via Quadlet.
MIT License
21 stars 9 forks source link

feat: support rootless containers via home-manager #3

Open Ramblurr opened 5 months ago

Ramblurr commented 5 months ago

Here's a PR that pulls in home-manager and adds a new virtualisation.user.quadlet home-manager option.

fixes #2

SEIAROTg commented 5 months ago

Thanks! Looks reasonable in general. Will take a closer look over the weekend.

Ramblurr commented 5 months ago

Pushed some changes as discussed in the comments. I've also included a patch to add the DNS* options to container.nix

TODO: