mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
Remove `stateVersion`, `username`, and `homeDirectory` as they can be set in the configuration directly. Together with the previous commit, this makes setting `stateVersion` explicitly mandatory. Also replace `configuration` by `modules`, which expects a list of Home Manager modules. Also remove `system` which was made useless by #3028. |
||
|---|---|---|
| .. | ||
| release-notes | ||
| 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 | ||