Part II: Home Manager
Overview
After installing the base flake, it was time for me to install home-manager
, a community-driven project that lets users install applications and configure it in the user space. The installer scripts creates a symbolic link that points to the repo's home-manager
directory.
Installation
1
Last updated