about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-11-04 18:57:00 -0700
committerFranck Cuny <franck@fcuny.net>2022-11-04 18:57:00 -0700
commit9db592b2016d8e26ee5da5f3ef7cf1e19bf5ed33 (patch)
tree6326a02fd7afc06b75148ee56145d1cc164462b4 /modules
parentref: update rust's template to use crane (diff)
downloadworld-9db592b2016d8e26ee5da5f3ef7cf1e19bf5ed33.tar.gz
ref(home/packages): don't install openssl
It's usually needed for developing some rust projects, but this should
be setup by the flake of that project.
Diffstat (limited to '')
-rw-r--r--modules/system/packages/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/system/packages/default.nix b/modules/system/packages/default.nix
index 78ab52f..3e65990 100644
--- a/modules/system/packages/default.nix
+++ b/modules/system/packages/default.nix
@@ -30,12 +30,9 @@ in
     mg
     mtr
     numactl
-    openssl
-    openssl.dev
     parted
     pciutils
     perf-tools
-    pkg-config
     powertop
     rsync
     sqlite