fix: update mongodb

it's broken in upstream nixpkgs
This commit is contained in:
arcnmx 2024-04-16 07:47:26 -07:00
parent e72478968c
commit e47c3fefb3
3 changed files with 16 additions and 0 deletions

View file

@ -5,6 +5,7 @@ in {
overlays = [
inputs.arcexprs.overlays.default
overlays.default
overlays.unifi
];
config = {
allowUnfree = true;