mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
profile/latex: init from legacy
This commit is contained in:
parent
5bd3f8de0a
commit
1fe6a7bcc0
4 changed files with 21 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
biber
|
||||
pdfpc
|
||||
qtikz
|
||||
texlive.combined.scheme-full
|
||||
texstudio
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue