- Clone this repository.
- Simlink
home-manager
and other required folders underxdg_config
to$HOME/.config
. - Run the script
$HOME/.dotfiles/nix/scripts/nixhm-apply
- Select the proper config profile from the menu.
- Run
nixhm-apply
as the command for future updates. - Profit! 1
- https://zero-to-nix.com/
- https://nixlang.wiki/
- https://ianthehenry.com/posts/how-to-learn-nix/
- https://leanpub.com/nixos-in-production#:~:text=About%20the%20Book,an%20organization%20to%20adopt%20NixOS%3F
- https://edolstra.github.io/pubs/phd-thesis.pdf
Footnotes
-
The script will check if
nix
has been installed in the system and will invoke the Nix installation script from Determinate Systems if necessary. ↩