diff --git a/modules/android-cache.nix b/modules/android-cache.nix index 64e161b..1193f37 100644 --- a/modules/android-cache.nix +++ b/modules/android-cache.nix @@ -2,8 +2,8 @@ let mirrors = { # "https://android.googlesource.com" = "/mnt/aospaosp/mirror"; - "https://github.com/LineageOS" = "/var/lib/src/lineageos/LineageOS"; - "https://github.com/TheMuppets" = "/var/lib/src/themuppets/TheMuppets"; + # "https://github.com/LineageOS" = "/var/lib/src/lineageos/LineageOS"; + # "https://github.com/TheMuppets" = "/var/lib/src/themuppets/TheMuppets"; }; in {