add agatheme

This commit is contained in:
Vivian 2022-07-31 16:12:03 +02:00
parent 8b358f2557
commit b2eec9065a
3 changed files with 50 additions and 3 deletions

View file

@ -15,5 +15,7 @@ final: prev: {
withDNSCrypt = true;
withTFO = true;
};
gitea-agatheme = prev.callPackage ./gitea-agatheme { };
};
}