Enable rtl-sdr
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
users.users.adam = {
|
||||
isNormalUser = true;
|
||||
description = "Adam Rabjerg";
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "dialout" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "dialout" "plugdev" ];
|
||||
packages = with pkgs; [
|
||||
# Web
|
||||
firefox
|
||||
@@ -35,13 +35,12 @@
|
||||
darktable
|
||||
|
||||
# Terminal
|
||||
guake
|
||||
unzip
|
||||
starship
|
||||
virtualenv
|
||||
shellcheck
|
||||
sshpass
|
||||
esptool
|
||||
gopass
|
||||
|
||||
# Entertainment
|
||||
spotify
|
||||
@@ -59,6 +58,10 @@
|
||||
freecad
|
||||
cura
|
||||
blender
|
||||
thonny
|
||||
rtl-sdr
|
||||
sdrpp
|
||||
gqrx
|
||||
|
||||
# Security
|
||||
nmap
|
||||
|
||||
Reference in New Issue
Block a user