diff options
| author | EuAndreh <eu@euandre.org> | 2020-10-11 10:40:24 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2020-10-11 10:40:24 -0300 |
| commit | b5eb21398e4b0ae5956ad9b3286dd39197a4e77f (patch) | |
| tree | f13ce83b40ba23514e9817c20b8dfb57e632c195 | |
| parent | Update pastebin.sh helper to new layout (diff) | |
| download | dotfiles-b5eb21398e4b0ae5956ad9b3286dd39197a4e77f.tar.gz dotfiles-b5eb21398e4b0ae5956ad9b3286dd39197a4e77f.tar.xz | |
configuration.nix: Add rq package
| -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 0a07ebe4..38dee782 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -137,6 +137,7 @@ in { rlwrap awscli jq + rq openvpn xclip bc # binary calculator used in nucli |
