diff options
| author | EuAndreh <eu@euandre.org> | 2018-12-29 17:26:54 -0200 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2018-12-29 17:26:54 -0200 |
| commit | 5da03439de70f1441c19d7354bec204783805654 (patch) | |
| tree | bb750f6fc829ca7fbe099db40d006fe93a466293 | |
| parent | Explicitly add Perl as an OS dependency. (diff) | |
| download | dotfiles-5da03439de70f1441c19d7354bec204783805654.tar.gz dotfiles-5da03439de70f1441c19d7354bec204783805654.tar.xz | |
Add =slugify= command.
| -rw-r--r-- | nixos/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index a0fcd015..85de39c0 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -178,6 +178,7 @@ ncdu fd nnn + python36Packages.python-slugify diffoscope # poppler_utils # used by diffoscope for comparing PDF files |
