diff --git a/options.xhtml b/options.xhtml index aa2d61427..1396b1361 100644 --- a/options.xhtml +++ b/options.xhtml @@ -36731,6 +36731,58 @@ attribute set of (atom (null, bool, int, float or string) or a list of them for +
Declared by:
+
+
+<home-manager/modules/programs/ghostty.nix>
+
+ |
programs.ghostty.systemd
+
+
+Configuration for Ghostty’s systemd integration. +This enables additional speed and features.
See https://ghostty.org/docs/linux/systemd for more information.
+ +Type: +submodule
+ +Default:
+{ }
Declared by:
+
+
+<home-manager/modules/programs/ghostty.nix>
+
+ |
programs.ghostty.systemd.enable
+
+
+Whether to enable the Ghostty systemd user service.
+ +Type: +boolean
+ +Default:
+true on Linux, false otherwise
Example:
+true
Declared by:
|
@@ -74939,6 +74991,30 @@ null or package
Default:
Declared by: +
programs.superfile.firstUseCheck
+
+
+Enables the first time use popup. + +Type: +boolean + +Default:
+ Declared by:
|