diff options
| author | EuAndreh <eu@euandre.org> | 2018-12-29 17:26:42 -0200 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2018-12-29 17:26:42 -0200 |
| commit | f939de99759d03609cfddfefd23720095478f35f (patch) | |
| tree | af1f2b9fcef6e58cbbac7567eef2197740efd91a | |
| parent | Add vi tmp files to global gitignore. (diff) | |
| download | dotfiles-f939de99759d03609cfddfefd23720095478f35f.tar.gz dotfiles-f939de99759d03609cfddfefd23720095478f35f.tar.xz | |
Explicitly add Perl as an OS dependency.
| -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 a6629436..a0fcd015 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -235,6 +235,7 @@ rakudo bats ledger + perl ## Containers and VMs |
