Update flake
This commit is contained in:
parent
480d786658
commit
c69d6fa6fb
5 changed files with 20 additions and 20 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, config, lib, ... }: {
|
||||
home.packages = with pkgs;
|
||||
[ bibtool tex2nix texlive.combined.scheme-medium ]
|
||||
[ bibtool texlive.combined.scheme-medium ]
|
||||
++ lib.optionals config.programs.helix.enable [ texlab ]
|
||||
++ lib.optionals config.programs.kakoune.enable [
|
||||
texlab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue