diff options
| author | Mel <mel@rnrd.eu> | 2026-02-15 17:40:17 +0100 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-02-15 17:40:17 +0100 |
| commit | 96ec1f2add0c4d266d2981bce3757bf81b9d6afb (patch) | |
| tree | d22acb0c62e5276f5b4f578e0a5f09cd5141eeb4 /services/torrent | |
| parent | a89662e06da0ee9df301e49942af25387c5527a2 (diff) | |
| download | network-96ec1f2add0c4d266d2981bce3757bf81b9d6afb.tar.zst network-96ec1f2add0c4d266d2981bce3757bf81b9d6afb.zip | |
Fix Mullvad country listings
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'services/torrent')
| -rw-r--r-- | services/torrent/default.nix | 6 |
1 files 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 |
