Hacker News new | ask | show | jobs
by tux1968 840 days ago
It would be really nice if configuration was scriptable, so that you could have one configuration script, and run it on every new install. Would remove the need to hunt and peck.
4 comments

What makes you think it isn't? There seem to be old-fashioned config files for anything that you could do in the settings app or whatever.
You don't even need a script - just use the same home folder or copy over the ~/.config/* files. KDE's configuration is all text files.
Check out Nix's plasma-manager.
NixOS?