diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-11-20 18:28:37 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-11-20 18:28:37 +0100 |
commit | 63ddf3aead161f24c2ccb0775c116e82d9b6f494 (patch) | |
tree | 328adfaf225daa3e1366b02ad80539e199cb5b51 /user-profiles/utils.nix | |
parent | 7ffb92589fadb8d3328aad4afcf0510966118d54 (diff) | |
download | nixos-63ddf3aead161f24c2ccb0775c116e82d9b6f494.tar nixos-63ddf3aead161f24c2ccb0775c116e82d9b6f494.tar.gz nixos-63ddf3aead161f24c2ccb0775c116e82d9b6f494.tar.bz2 nixos-63ddf3aead161f24c2ccb0775c116e82d9b6f494.tar.xz nixos-63ddf3aead161f24c2ccb0775c116e82d9b6f494.zip |
bump
Diffstat (limited to 'user-profiles/utils.nix')
-rw-r--r-- | user-profiles/utils.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user-profiles/utils.nix b/user-profiles/utils.nix index 41fb312b..1db95688 100644 --- a/user-profiles/utils.nix +++ b/user-profiles/utils.nix | |||
@@ -24,7 +24,7 @@ | |||
24 | mosh tree vnstat file pv bc zip nmap aspell | 24 | mosh tree vnstat file pv bc zip nmap aspell |
25 | aspellDicts.de aspellDicts.en borgbackup man-pages rsync socat | 25 | aspellDicts.de aspellDicts.en borgbackup man-pages rsync socat |
26 | inetutils yq cached-nix-shell persistent-nix-shell rage | 26 | inetutils yq cached-nix-shell persistent-nix-shell rage |
27 | smartmontools hdparm | 27 | smartmontools hdparm nix-output-monitor |
28 | ]; | 28 | ]; |
29 | }; | 29 | }; |
30 | } | 30 | } |