Research module

This commit is contained in:
Filippo Berto 2022-12-29 13:10:40 +01:00
parent c9c1612e36
commit e4c1f6622e
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
3 changed files with 7 additions and 2 deletions

6
hm_modules/research.nix Normal file
View file

@ -0,0 +1,6 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
unstable.mendeley # Reference manager
unstable.obsidian # Note manager
];
}

View file

@ -43,7 +43,6 @@
mendeley
# minecraft
# mycrypto
obsidian
openvpn
p7zip
pavucontrol

View file

@ -46,7 +46,6 @@
mendeley
# minecraft
# mycrypto
obsidian
openvpn
p7zip
pavucontrol
@ -126,6 +125,7 @@
../hm_modules/polybar.nix
../hm_modules/pro_audio.nix
# ../hm_modules/pycharm.nix
../hm_modules/research.nix
../hm_modules/rofi.nix
# ../hm_modules/screen_locker.nix
# ../hm_modules/security.nix