removed r
This commit is contained in:
parent
f9d612d6ed
commit
ae94a2beca
2 changed files with 0 additions and 9 deletions
|
@ -11,7 +11,6 @@
|
||||||
./git
|
./git
|
||||||
./media
|
./media
|
||||||
./notes
|
./notes
|
||||||
./r
|
|
||||||
./terminal
|
./terminal
|
||||||
./utils
|
./utils
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
{ pkgs, ... }: {
|
|
||||||
home.packages = with pkgs; [
|
|
||||||
R
|
|
||||||
rstudioWrapper
|
|
||||||
pandoc
|
|
||||||
texlive.combined.scheme-full
|
|
||||||
];
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue