mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-06-08 04:36:05 -07:00
remove native sdr support in favor of containers
This commit is contained in:
parent
969b257c8d
commit
c73af326ba
@ -9,11 +9,6 @@ in {
|
|||||||
freecad # Open-source parametric 3D CAD modeler
|
freecad # Open-source parametric 3D CAD modeler
|
||||||
openscad # Open-source script-only based modeller
|
openscad # Open-source script-only based modeller
|
||||||
prusa-slicer # Slicing software optimized for Prusa 3D printers, offering user-friendly interface and settings
|
prusa-slicer # Slicing software optimized for Prusa 3D printers, offering user-friendly interface and settings
|
||||||
sdrangel
|
|
||||||
rtl-sdr
|
|
||||||
readsb
|
|
||||||
];
|
];
|
||||||
hardware.rtl-sdr.enable = true;
|
|
||||||
users.users.${user}.extraGroups = [ "plugdev" ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user