aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/modules/develop.nix5
-rw-r--r--nixos/modules/generic.nix2
2 files changed, 5 insertions, 2 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix
index f827292..fee6db5 100644
--- a/nixos/modules/develop.nix
+++ b/nixos/modules/develop.nix
@@ -48,7 +48,10 @@ in {
python-lsp-black
pylint pydocstyle
- mypy pygraphviz
+ mypy
+
+ pygobject3
+ pygraphviz matplotlib
python-gitlab PyGithub
diff --git a/nixos/modules/generic.nix b/nixos/modules/generic.nix
index dafeb16..7760470 100644
--- a/nixos/modules/generic.nix
+++ b/nixos/modules/generic.nix
@@ -50,7 +50,7 @@ in {
gnumake
exfat exfatprogs ntfs3g
nix-index
- usbutils pciutils
+ usbutils pciutils smartmontools
# NCurses tools
htop iotop #glances