diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-01-24 15:17:43 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-01-24 15:17:43 +0100 |
commit | 40246247f5aa1e4426be0993bcc7f1f89aab1721 (patch) | |
tree | 769094153ff116f941fd47c690e2154088727d06 | |
parent | f89c4a7a035fe68f9a69444477fbda581773e783 (diff) | |
download | nixos-40246247f5aa1e4426be0993bcc7f1f89aab1721.tar nixos-40246247f5aa1e4426be0993bcc7f1f89aab1721.tar.gz nixos-40246247f5aa1e4426be0993bcc7f1f89aab1721.tar.bz2 nixos-40246247f5aa1e4426be0993bcc7f1f89aab1721.tar.xz nixos-40246247f5aa1e4426be0993bcc7f1f89aab1721.zip |
utils: rage
-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 484af0a3..7b9a0da7 100644 --- a/user-profiles/utils.nix +++ b/user-profiles/utils.nix | |||
@@ -17,7 +17,7 @@ | |||
17 | qrencode tty-clock dnsutils openssl sshfs psmisc mosh tree | 17 | qrencode tty-clock dnsutils openssl sshfs psmisc mosh tree |
18 | vnstat file pv bc fast-cli zip nmap aspell aspellDicts.de | 18 | vnstat file pv bc fast-cli zip nmap aspell aspellDicts.de |
19 | aspellDicts.en borgbackup man-pages rsync socat telnet yq | 19 | aspellDicts.en borgbackup man-pages rsync socat telnet yq |
20 | cached-nix-shell persistent-nix-shell | 20 | cached-nix-shell persistent-nix-shell rage |
21 | ]; | 21 | ]; |
22 | }; | 22 | }; |
23 | } | 23 | } |