prep vault-0.hades
This commit is contained in:
parent
7d1e47de12
commit
9ea4ce0ce3
6 changed files with 59 additions and 35 deletions
|
@ -2,12 +2,7 @@
|
|||
let
|
||||
tex = (pkgs.texlive.combine {
|
||||
inherit (pkgs.texlive) scheme-full;
|
||||
dnd-5e-latex-template = {
|
||||
pkgs = [
|
||||
pkgs.v.dnd-5e-latex-template
|
||||
pkgs.v.dnd-5e-latex-character-sheet-template
|
||||
];
|
||||
};
|
||||
dnd-5e-latex-template = { pkgs = [ pkgs.v.dnd-5e-latex-template ]; };
|
||||
});
|
||||
in {
|
||||
programs.home-manager.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue