From 279344c454d0f8c52550ef8f1bc4b11ead1b19a8 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Sat, 26 Aug 2023 19:00:04 +0200 Subject: [PATCH] epyc: add TheMuppets --- modules/android-cache.nix | 1 + 1 file changed, 1 insertion(+) 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 {