libre office and oracle jdk

This commit is contained in:
Olaf
2025-05-20 20:39:03 +02:00
parent 372e15742d
commit e902d172d2
5 changed files with 90 additions and 3 deletions

View File

@ -130,7 +130,9 @@
home-manager.darwinModules.home-manager
nix-homebrew.darwinModules.nix-homebrew
{
nix-homebrew = {
brew tap adoptopenjdk/openjdk
brew install --cask adoptopenjdk11
echo export "JAVA_HOME=\$(/usr/libexec/java_home)" >> ~/.zshrc= {
inherit user;
enable = true;
taps = {