My dotfiles for a nixos/homemanager system.
To use:
- Clone this repo on a nixos system
- Copy the sytem configuration files to
/etc/nixos - Run
# nixos-rebuildto rebuild the system - Copy the .config folder to your home
- Run
home-manager switch
You will need flakes enabled.