diff --git a/options.xhtml b/options.xhtml index 02adeab25..28ebe9eb8 100644 --- a/options.xhtml +++ b/options.xhtml @@ -94774,6 +94774,34 @@ list of absolute path

+

Declared by:

+ + +
+ +<home-manager/modules/misc/xdg-autostart.nix> + +
+ +
+ + xdg.autostart.readOnly + + +
+
+

Make XDG_CONFIG_HOME/autostart a symlink to a readonly directory so that +programs cannot install arbitrary autostart services.

+ +

Type: +boolean

+ +

Default: +false

+ +

Example: +true

+

Declared by: