summaryrefslogtreecommitdiff
path: root/user-profiles/utils.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user-profiles/utils.nix')
-rw-r--r--user-profiles/utils.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user-profiles/utils.nix b/user-profiles/utils.nix
index 5990c67f..13eb6033 100644
--- a/user-profiles/utils.nix
+++ b/user-profiles/utils.nix
@@ -68,6 +68,7 @@ in {
68 aspellDicts.de aspellDicts.en borgbackup man-pages rsync socat 68 aspellDicts.de aspellDicts.en borgbackup man-pages rsync socat
69 inetutils yq cached-nix-shell persistent-nix-shell rage 69 inetutils yq cached-nix-shell persistent-nix-shell rage
70 smartmontools hdparm nix-output-monitor wrappedLess dscp 70 smartmontools hdparm nix-output-monitor wrappedLess dscp
71 iputils
71 ]; 72 ];
72 }; 73 };
73} 74}