From 96ec1f2add0c4d266d2981bce3757bf81b9d6afb Mon Sep 17 00:00:00 2001 From: Mel Date: Sun, 15 Feb 2026 17:40:17 +0100 Subject: Fix Mullvad country listings Signed-off-by: Mel --- services/torrent/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/torrent/default.nix b/services/torrent/default.nix index dbbdf7c..e17e626 100644 --- a/services/torrent/default.nix +++ b/services/torrent/default.nix @@ -69,18 +69,18 @@ let "Belgium" "Bulgaria" "Croatia" - "Cyprus" "Czech Republic" - "Spain" "Estonia" "Greece" "Hungary" "Italy" + "Latvia" "Poland" "Portugal" "Romania" "Serbia" - "Turkey" + "Slovakia" + "Spain" "Ukraine" ]; in -- cgit 1.4.1