diff options
| author | EuAndreh <eu@euandre.org> | 2022-03-25 18:33:29 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-03-25 18:33:29 -0300 |
| commit | ad979b752a00e383e7b006530313100bdc8006b5 (patch) | |
| tree | a0b025614588db09d818bd7cfe7259d359b3a94f | |
| parent | configuration.nix: Add packages (diff) | |
| download | dotfiles-ad979b752a00e383e7b006530313100bdc8006b5.tar.gz dotfiles-ad979b752a00e383e7b006530313100bdc8006b5.tar.xz | |
configuration.nix: Rename "libqrencode" package to "qrencode"
| -rw-r--r-- | configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.nix b/configuration.nix index 7a4ec435..2438a164 100644 --- a/configuration.nix +++ b/configuration.nix @@ -177,7 +177,7 @@ in { psmisc # =killall= tree feh - libqrencode + qrencode bind # =dig= rsync moreutils # =vipe=, =sponge=, errno |
