feat: allow unfree packages in colmena hive
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
b2d64c5ae1
commit
7e668d4d48
1 changed files with 1 additions and 0 deletions
|
|
@ -202,6 +202,7 @@
|
|||
meta = {
|
||||
nixpkgs = import nixpkgs {
|
||||
system = "aarch64-linux";
|
||||
config.allowUnfree = true;
|
||||
overlays = [
|
||||
overlays.unstable-packages
|
||||
inputs.headplane.overlays.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue