diff --git a/modules/android-cache.nix b/modules/android-cache.nix index 3fa3110..96a2968 100644 --- a/modules/android-cache.nix +++ b/modules/android-cache.nix @@ -3,6 +3,7 @@ let mirrors = { "https://android.googlesource.com" = "/var/lib/src/aosp/mirror"; "https://github.com/LineageOS" = "/var/lib/src/lineageos/LineageOS"; + "https://github.com/TheMuppets" = "/var/lib/src/themuppets/TheMuppets"; }; in {