diff --git a/options.xhtml b/options.xhtml index ec9a2966f..7a7a82978 100644 --- a/options.xhtml +++ b/options.xhtml @@ -17647,6 +17647,36 @@ null or package
Default:
pkgs.aliae
Declared by:
+
+
+<home-manager/modules/programs/aliae.nix>
+
+ |
programs.aliae.configLocation
+
+
+Path where aliae should look for its config file. This doesn’t override +where Home-Manager places the generated config file. Changing this option +could prevent aliae from using the settings defined in your Home-Manager +configuration.
+ +Type: +string
+ +Default:
+${config.home.homeDirectory}/.aliae.yaml
Example:
+"/Users/aliae/configs/aliae.yaml"
Declared by: