I decided to create this repository to backup my dotfiles, but also to share what I use. It's a way to give back to the community, since I was inspired by a few repositories on GitHub and it helped me tremendously in fine-tuning my setup. I use Linux, more specifically NixOS, so be aware that I haven't used my dotfiles on another OS or Linux distribution.
This repository is structured as follow:
-
home-manager: User configuration with home-manager
-
hosts: Host specific configuration
-
nixos: System configuration which applies to all users and hosts
Refer to INSTALL.md.
Refer to UPDATE.md.
The blog post Migration to NixOS really helped me in understanding how to setup NixOS and especially home-manager.