diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/lilith/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/lilith/configuration.nix b/hosts/lilith/configuration.nix index b43278d..9f62546 100644 --- a/hosts/lilith/configuration.nix +++ b/hosts/lilith/configuration.nix @@ -31,6 +31,7 @@ enable = true; brews = [ "openjdk@21" + "openjdk@11" ]; casks = [ "obsidian" |
