tor: move to by-name

This commit is contained in:
Saterfield990
2025-07-07 09:48:14 +03:00
parent bb1e393337
commit 60a6246f2b
4 changed files with 0 additions and 2 deletions
-2
View File
@@ -4488,8 +4488,6 @@ with pkgs;
}
);
tor = callPackage ../tools/security/tor { };
trackma-curses = trackma.override { withCurses = true; };
trackma-gtk = trackma.override { withGTK = true; };