Remove mendeley from research
This commit is contained in:
parent
1c18858d54
commit
3833572d00
1 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs;
|
||||||
unstable.mendeley # Reference manager
|
[
|
||||||
unstable.obsidian # Note manager
|
# unstable.mendeley # Reference manager
|
||||||
];
|
unstable.obsidian # Note manager
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue