Post #1166423
2026-04-15 18:40 UTC
Better still, in the Nix world there’s github.com/nix-community/plasma-manager which allows you to set up all the settings exactly once, and then auto-apply them on all the machines!
Replies (2)
-
@dan@upvote.au 2026-04-15 19:43
I use chezmoi and chezmoi_modify_manager to keep my dotfiles (including some KDE configs) in a Git repo, and it works well enough.
-
@Bloefz@lemmy.world 2026-04-15 22:55
I tend to just copy my dotfiles over between machines. I’m not a fan of declarative management and even less of immutable OS’es.