added r to system config
This commit is contained in:
parent
e03a89b942
commit
23b2935c54
3 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
R
|
||||
rstudio
|
||||
rstudioWrapper
|
||||
pandoc
|
||||
texlive.combined.scheme-full
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue