|
|
|
|
|
by PunchyHamster
58 days ago
|
|
Using actual configuration management (in my case Puppet, tho Ansible is lighter choice) is just all around better way First: you can template stuff easily. Like having config that have different parameters (say a display name to display stuff on) between devices. Second: You can do "the everything else" of the machine setup, not just configs but also installed apps and various quirks and tweaks. |
|
I think it can also do rudimentary app management via storing a lockfile, but I haven’t tried that out.
0: https://chezmoi.io/