Manage ~ with one file.
You must have nix installed on your machine.
curl -L https://nixos.org/nix/install | sh
- Click the "Use this template" button on GitHub
- Clone your repository onto the computer you want to configure
- Edit the
home.nix
attr in./shell.nix
to be how you want using the home-manager manual. - Run
nix-shell
to switch to your configuration.