rtl-sdr!!

This commit is contained in:
41666 2025-05-19 16:54:31 -07:00
parent 993a347c0a
commit 504f9c1d8b
14 changed files with 168 additions and 480 deletions

View file

@ -20,7 +20,7 @@ in pkgs.stdenvNoCC.mkDerivation {
desktopItems = [ desktopItem ];
installPhase = ''
# installPhase = ''
'';
# '';
}