Document statefully configured apps, move viminfo to XDG basedir
Add clang, signal to systemPackages, comment out avogadro
Make mpv ignore keyboard volume buttons
My NixOS system configuration files. Private files are stored in the private/
directory and aren't version-controlled.
Many applications are configured in the global system configuration by means of wrapper scripts. Applications which are statefully configured are listed below.
~/.local
, ~/.config
and ~/.cache
.~/.local/state/vim
has to be
present for it to log the statefile there.~/.config/thunderbird
.
Following symlinks are needed.
ln -s ~/.config/thunderbird ~/.thunderbird
ln -s ~/.config/mozilla ~/.mozilla
~/.config/chromium
.
The folllowing symlinks are needed.
ln -s ~/.local/share/pki ~/.pki
ln -s ~/.local/share/steam ~/.steam