mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix: update mongodb
it's broken in upstream nixpkgs
This commit is contained in:
parent
e72478968c
commit
e47c3fefb3
3 changed files with 16 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ in {
|
|||
overlays = [
|
||||
inputs.arcexprs.overlays.default
|
||||
overlays.default
|
||||
overlays.unifi
|
||||
];
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue