about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-03-12 20:00:28 -0800
committerFranck Cuny <franck@fcuny.net>2022-03-12 20:00:28 -0800
commit3b30347493f765e7bd80efc3d5c643dbe8c5fe11 (patch)
treef94ecbfbdc8f17127d31b405e817c9c27226ecbd
parentprometheus: collect more stuff (diff)
downloadworld-3b30347493f765e7bd80efc3d5c643dbe8c5fe11.tar.gz
default: install ethtool everywhere
-rw-r--r--hosts/common/system/software.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/system/software.nix b/hosts/common/system/software.nix
index 9cdce01..dec632e 100644
--- a/hosts/common/system/software.nix
+++ b/hosts/common/system/software.nix
@@ -9,6 +9,7 @@ in {
     cacert
     curl
     dmidecode
+    ethtool
     flameGraph
     git
     htop