So, for the other #KDE #Nix / #NixOS users out there, I just found out about #PlasmaManager, which is a #Flake that extends #HomeManager with support for configuring #Plasma

Haven't tried it yet, but it looks promising.

https://github.com/pjones/plasma-manager

GitHub - pjones/plasma-manager: Manage KDE Plasma with Home Manager

Manage KDE Plasma with Home Manager. Contribute to pjones/plasma-manager development by creating an account on GitHub.

GitHub
@rummik Wow! Centralized config is something you see near the top of the wishlist whenever KDE users are asked what they need.
@acowley Yeah, it looks like it's done the way I was originally thinking about doing it, which is sending config info to `kwriteconfig5`. I'm not sure how it handles synchronizing removed config options though