diff --git a/nixos/profiles/common/opt-in/clash-meta-client/default.nix b/nixos/profiles/common/opt-in/clash-meta-client/default.nix index 4948850..445eef4 100644 --- a/nixos/profiles/common/opt-in/clash-meta-client/default.nix +++ b/nixos/profiles/common/opt-in/clash-meta-client/default.nix @@ -6,7 +6,7 @@ services.mihomo = { enable = true; configFile = config.sops.templates."clash.yaml".path; - webui = config.nur.repos.guanran928.metacubexd; + webui = pkgs.metacubexd; }; systemd.services.mihomo.serviceConfig.ExecStartPre = [