all: Don't install JDK to user profile

Under macOS, we install JDK to /Library/Java/JavaVirtualMachines. With Linux, it can instead be installed system-wide.
This commit is contained in:
Spotlight 2025-04-08 20:05:22 -05:00
parent f0df290658
commit 0c258ba90b
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
3 changed files with 5 additions and 5 deletions

6
flake.lock generated
View file

@ -93,11 +93,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1744038920, "lastModified": 1744138333,
"narHash": "sha256-9a4V1wQXS8hXZtc7mRtz0qINkGW+C99aDrmXY6oYBFg=", "narHash": "sha256-l0Vjq1EZoYTfWImVmwsvMEuIdasrBRRCoNTV0rNtYi0=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "a4d8020820a85b47f842eae76ad083b0ec2a886a", "rev": "760eed59594f2f258db0d66b7ca4a5138681fd97",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -22,7 +22,6 @@
# telnet # telnet
inetutils inetutils
ipsw ipsw
jdk23
jq jq
libimobiledevice libimobiledevice
libusbmuxd libusbmuxd

View file

@ -102,11 +102,12 @@
# we need to manually add the Adwaita GTK 3 dark mode theme. # we need to manually add the Adwaita GTK 3 dark mode theme.
adw-gtk3 adw-gtk3
firefox firefox
htop
git git
github-desktop github-desktop
gnome-tweaks gnome-tweaks
gnomeExtensions.appindicator gnomeExtensions.appindicator
htop
jdk23
minicom minicom
pciutils pciutils
seafile-client seafile-client