From 93234c3c4b73ce013b3d1df9e2a91619fea41fe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 20 Dec 2024 14:27:38 -0500 Subject: [PATCH] Add command line QR code scanner --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 2d50731..f9c8b1a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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) poppins postgresql + qrscan radiotray-ng # Prefer shortwave for real radio recoll reveal-md