diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-01-03 18:08:21 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-01-03 18:08:21 +0100 |
commit | 94b03d50d680bd001c059fe86668e02bd3f03e93 (patch) | |
tree | 40ad91a49c50d12935e82b318ac31935e74e3978 /user-profiles/utils.nix | |
parent | 5418f17bef2bf97d8cf0f0f080db04534d4f1ce6 (diff) | |
download | nixos-94b03d50d680bd001c059fe86668e02bd3f03e93.tar nixos-94b03d50d680bd001c059fe86668e02bd3f03e93.tar.gz nixos-94b03d50d680bd001c059fe86668e02bd3f03e93.tar.bz2 nixos-94b03d50d680bd001c059fe86668e02bd3f03e93.tar.xz nixos-94b03d50d680bd001c059fe86668e02bd3f03e93.zip |
gkleen: cached-nix-shell
Diffstat (limited to 'user-profiles/utils.nix')
-rw-r--r-- | user-profiles/utils.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user-profiles/utils.nix b/user-profiles/utils.nix index 1de9e4eb..8b34279d 100644 --- a/user-profiles/utils.nix +++ b/user-profiles/utils.nix | |||
@@ -17,6 +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 | ||
20 | ]; | 21 | ]; |
21 | }; | 22 | }; |
22 | } | 23 | } |