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
|
||||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
config.allowUnfree = true;
|
||||
overlays = [
|
||||
devshell.overlays.default
|
||||
tubslatexOverlay
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue