mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-25 03:39:39 +01:00
This changes the default configuration location for Home Manager
configurations from
$XDG_CONFIG_HOME/nixpkgs
to
$XDG_CONFIG_HOME/home-manager
The old location is still supported but using it will trigger a
warning message.
Fixes #3640
|
||
|---|---|---|
| .. | ||
| release-notes | ||
| 3rd-party.adoc | ||
| contributing.adoc | ||
| default.nix | ||
| faq.adoc | ||
| installation.adoc | ||
| man-configuration.xml | ||
| man-home-manager.xml | ||
| man-pages.xml | ||
| manual.xml | ||
| nix-flakes.adoc | ||
| usage.adoc | ||
| writing-modules.adoc | ||