about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorGuanran928 <68757440+Guanran928@users.noreply.github.com>2024-06-10 18:45:19 +0800
committerGitHub <noreply@github.com>2024-06-10 12:45:19 +0200
commite27092e106623b76e90cf41d0f8e5a0bf2ea5230 (patch)
tree49eefd709b88037eedee2ce8a87adb59f6e6f5a9 /nixos
parent11485a636d7df8b53a517740a049d2da615a0957 (diff)
metacubexd: init at 1.140.0 (#297721)
* metacubexd: init at 1.140.0

* nixos/mihomo: add example for cfg.webui
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/networking/mihomo.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/networking/mihomo.nix b/nixos/modules/services/networking/mihomo.nix
index 312530caeaade..d4bb10496279d 100644
--- a/nixos/modules/services/networking/mihomo.nix
+++ b/nixos/modules/services/networking/mihomo.nix
@@ -25,6 +25,7 @@ in
     webui = lib.mkOption {
       default = null;
       type = lib.types.nullOr lib.types.path;
+      example = lib.literalExpression "pkgs.metacubexd";
       description = ''
         Local web interface to use.