chore: update flake.lock

This commit is contained in:
2025-10-17 22:39:14 +08:00
parent 4218dbeb80
commit 9696d4f343
2 changed files with 85 additions and 69 deletions

View File

@@ -14,7 +14,7 @@ lib.my.makeSwitch {
];
config' = {
my.hm.home.packages = with pkgs; [
openjdk24
openjdk25
java-language-server
];
};