Add command line QR code scanner
This commit is contained in:
parent
4c3b69c00e
commit
93234c3c4b
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
||||||
(python3.withPackages(ps: with ps; [ numpy pandas python-dotenv ])) # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/python.section.md#environment-defined-in-etcnixosconfigurationnix-environment-defined-in-etcnixosconfigurationnix (note this is literally the last thing they wanted me to do, would rather it not be global)
|
(python3.withPackages(ps: with ps; [ numpy pandas python-dotenv ])) # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/python.section.md#environment-defined-in-etcnixosconfigurationnix-environment-defined-in-etcnixosconfigurationnix (note this is literally the last thing they wanted me to do, would rather it not be global)
|
||||||
poppins
|
poppins
|
||||||
postgresql
|
postgresql
|
||||||
|
qrscan
|
||||||
radiotray-ng # Prefer shortwave for real radio
|
radiotray-ng # Prefer shortwave for real radio
|
||||||
recoll
|
recoll
|
||||||
reveal-md
|
reveal-md
|
||||||
|
|
Loading…
Reference in a new issue