diff options
Diffstat (limited to 'user-profiles')
-rw-r--r-- | user-profiles/utils.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/user-profiles/utils.nix b/user-profiles/utils.nix index c04e3a03..48df50ea 100644 --- a/user-profiles/utils.nix +++ b/user-profiles/utils.nix | |||
@@ -62,9 +62,9 @@ in { | |||
62 | }; | 62 | }; |
63 | 63 | ||
64 | home.packages = with pkgs; [ | 64 | home.packages = with pkgs; [ |
65 | autossh usbutils pciutils exa silver-searcher pwgen unzip | 65 | autossh usbutils pciutils exa silver-searcher pwgen xkcdpass |
66 | magic-wormhole qrencode tty-clock dnsutils openssl sshfs psmisc | 66 | unzip magic-wormhole qrencode tty-clock dnsutils openssl sshfs |
67 | 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 |