mullvad-vpn: move to by-name

This commit is contained in:
Gaetan Lepage
2024-11-30 18:20:31 +01:00
parent d6ba42ff01
commit 5289e5424d
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -11800,8 +11800,6 @@ with pkgs;
inherit (callPackage ../applications/networking/mullvad { })
mullvad;
mullvad-vpn = callPackage ../applications/networking/mullvad-vpn { };
mullvad-closest = with python3Packages; toPythonApplication mullvad-closest;
napalm = with python3Packages; toPythonApplication (