Desktop : Add jdk.
This commit is contained in:
parent
6dc9508080
commit
92de0a21b8
|
@ -98,10 +98,13 @@
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
android-tools
|
android-tools
|
||||||
|
appimage-run
|
||||||
binwalk
|
binwalk
|
||||||
btop
|
btop
|
||||||
ddrescue
|
ddrescue
|
||||||
git
|
git
|
||||||
|
jdk11
|
||||||
|
jdk19
|
||||||
lm_sensors
|
lm_sensors
|
||||||
lshw
|
lshw
|
||||||
gnumake
|
gnumake
|
||||||
|
|
Reference in a new issue