this config has only been tested on nixos, some parts might not work on other distros.
create a backup of your config files.
clone repo with submodules:
git clone --recurse-submodules https://github.com/Megapixel-code/dotfiles_stow.git/!\ you have to be inside the folder you just cloned /!\
cd dotfiles_stowuse stow to slink thoses files
stow "file name"you can update the submodules with the following cmd:
git submodule update --remote