mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
* home-environment: add `home.sessionVariablesPackage` Allow the `hm-session-vars.sh` derivation to be referenced from other modules, e.g. to translate it to fish with babelfish at build time. * fish: use babelfish for `hm-session-vars.sh` Translate `hm-session-vars.sh` to fish at system build time, significantly decreasing shell startup time. Based on https://github.com/NixOS/nixpkgs/pull/108947 by @kevingriffin. |
||
|---|---|---|
| .. | ||
| 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 | ||