From 2c20efdcd59ce4339581621dd02776e32cb7c39b Mon Sep 17 00:00:00 2001
From: rycee
services.trayscale.enable
+
+
+Whether to enable An unofficial GUI wrapper around the Tailscale CLI client…
+ +Type: +boolean
+ +Default:
+false
Example:
+true
Declared by:
+
+
+<home-manager/modules/services/trayscale.nix>
+
+ |
services.trayscale.package
+
+
+The trayscale package to use.
+ +Type: +package
+ +Default:
+pkgs.trayscale
Declared by:
+
+
+<home-manager/modules/services/trayscale.nix>
+
+ |
services.trayscale.hideWindow
+
+
+Whether to hide the trayscale window on startup.
+ +Type: +boolean
+ +Default:
+true
Declared by:
+
+
+<home-manager/modules/services/trayscale.nix>
+
+ |
services.twmn.enable