Home Manager: Difference between revisions
imported>Srid add nix-dev-home |
imported>Melkor333 m fix link to official install guide |
||
Line 12: | Line 12: | ||
=== Installation as a user === | === Installation as a user === | ||
Follow the [https://nix-community.github.io/home-manager/index. | Follow the [https://nix-community.github.io/home-manager/index.xhtml#ch-installation official guide] | ||
Your configuration is stored in <code>~/.config/nixpkgs/home.nix</code>. Each time you modify it, rerun <code>home-manager switch</code> for changes to have effect. | Your configuration is stored in <code>~/.config/nixpkgs/home.nix</code>. Each time you modify it, rerun <code>home-manager switch</code> for changes to have effect. |