mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-11-08 19:51:14 +00:00
Added okular as default pdf, full texlive environment for resumes
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
obsidian
|
||||
kdePackages.okular
|
||||
texliveFull
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user