fixes and improvements
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
texlive.combined.scheme-full
|
||||
biber
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user