summaryrefslogtreecommitdiff
path: root/user-profiles
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2023-03-13 11:07:12 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2023-03-13 11:07:12 +0100
commitb9e6f77db0871da3c72928619395590b28ea0181 (patch)
tree50236892635795eba298643d0f79e921ef76a7bd /user-profiles
parent832608bfbb6f958f2d80bd12ba194f208e8444e8 (diff)
downloadnixos-b9e6f77db0871da3c72928619395590b28ea0181.tar
nixos-b9e6f77db0871da3c72928619395590b28ea0181.tar.gz
nixos-b9e6f77db0871da3c72928619395590b28ea0181.tar.bz2
nixos-b9e6f77db0871da3c72928619395590b28ea0181.tar.xz
nixos-b9e6f77db0871da3c72928619395590b28ea0181.zip
...
Diffstat (limited to 'user-profiles')
-rw-r--r--user-profiles/utils.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-profiles/utils.nix b/user-profiles/utils.nix
index 48df50ea..775b9339 100644
--- a/user-profiles/utils.nix
+++ b/user-profiles/utils.nix
@@ -67,7 +67,7 @@ in {
67 psmisc mosh tree vnstat file pv bc zip nmap aspell 67 psmisc mosh tree vnstat file pv bc zip nmap aspell
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 70 smartmontools hdparm nix-output-monitor wrappedLess dscp
71 ]; 71 ];
72 }; 72 };
73} 73}