fix gnuradio startup
This commit is contained in:
parent
6c173c7bd0
commit
813bcd2a4b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
home.packages =
|
||||
with inputs.nixpkgs-nixos-unstable.legacyPackages."x86_64-linux";
|
||||
with gnuradio3_8Packages;
|
||||
[ gnuradio osmosdr gqrx audacity rtl-sdr inspectrum ] ++
|
||||
[ gnuradio3_8 osmosdr gqrx audacity rtl-sdr inspectrum ] ++
|
||||
|
||||
(with pkgs; [ ]);
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue