That’s not even to mention declarative, rootless, podman containers via systemd or quadlet!
NixOS Containers can also be a good option if you don’t care about rootless.
Comment on How do you keep up?
vividspecter@lemm.ee 3 weeks ago
I use NixOS so if an update breaks, I just roll back. And since it’s effectively a rolling release distribution there isn’t any risk of being left behind on an outdated version.
That’s not even to mention declarative, rootless, podman containers via systemd or quadlet!
NixOS Containers can also be a good option if you don’t care about rootless.
Object@sh.itjust.works 3 weeks ago
Same here. I spent last month transitioning all my servers to NixOS and it feels so comfy! I do a small test on my desktop when I do something that might break stuff first, and then add it to server’s config later.
–target-host --use-remote-sudo
makes it even better too.