add form of selection

This commit is contained in:
Alejandro Diaz 2023-09-12 15:51:16 -06:00
parent 6d138ed9b7
commit 93be13ccd1
12 changed files with 92 additions and 13 deletions

View file

@ -53,6 +53,8 @@
libaom = super.libaom.override {
enableButteraugli = false;
};
pin_control = self.callPackage ./pin_control { };
})
];