allow unfree tubslatex in template
This commit is contained in:
parent
a45b611aec
commit
b84fb8e48c
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
let
|
let
|
||||||
pkgs = import nixpkgs {
|
pkgs = import nixpkgs {
|
||||||
inherit system;
|
inherit system;
|
||||||
|
config.allowUnfree = true;
|
||||||
overlays = [
|
overlays = [
|
||||||
devshell.overlays.default
|
devshell.overlays.default
|
||||||
tubslatexOverlay
|
tubslatexOverlay
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue