Home Manager needs an absolute and resolved path to its configuration file. The default configuration path is absolute but not necessarily resolved. For example, some users may have `~/.config` be a symbolic link to somewhere else. We therefore run the default configuration path through the `realpath` tool to resolve it. Fixes #304 |
||
|---|---|---|
| .. | ||
| default.nix | ||
| home-manager | ||
| home-manager.nix | ||
| install.nix | ||