feat: use sing-box-extended by default

This commit is contained in:
Dmitriy Kholkin 2025-07-18 16:20:34 +03:00
parent 516b1b2a38
commit 239b5825b4
Signed by: AtaraxiaDev
GPG Key ID: FD266B810DF48DF2
2 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,7 @@ let
cfgOcis = config.services.ocis;
in
{
environment.systemPackages = [ pkgs.sing-box-extended ];
# Tailscale exit-node
services.tailscale = {
enable = true;

View File

@ -42,7 +42,7 @@ in
# youtube-to-mpv = prev.callPackage ./packages/youtube-to-mpv.nix { term = config.defaultApplications.term.cmd; };
# yt-archivist = prev.callPackage ./packages/yt-archivist { };
yt-dlp = unstable.yt-dlp;
sing-box = unstable.sing-box;
sing-box = final.sing-box-extended;
wine = prev.wineWow64Packages.stagingFull;
# Patch spotify with spotx