Added config for rtl-sdr; changed timezone

This commit is contained in:
Random936
2025-10-26 10:27:39 -04:00
parent ff9fe3ef3f
commit b8459f1967
6 changed files with 17 additions and 2 deletions

View File

@@ -61,8 +61,17 @@
pinentry-gtk2
protonmail-bridge
pass
# For RTL-SDR
libusb1
rtl-sdr
gqrx
];
# For RTL-SDR
hardware.rtl-sdr.enable = true;
# Setup Pinentry
programs.gnupg.agent = {
enable = true;