Last updated 1 min read

My Homelab Instance v1.1

#HomeLab

I used to have a preconfigured LXC container running as a homelab instance: [[My Homelab Instance v1.0]], then completely moved to the new setup.

I've spun up an LXC container with a NixOS.

Why? Basically for the same reasons why people usually run NixOS: because it's fun! Secondly, I don't wanna mess with manual IMPERATIVE system configuration anymore. Declarative config is a king.

What about Ansible, Puppet, Chef?

I believe I don't need to add moving parts to the whole system if I can avoid it by making things roll at the OS level with NixOS.