Skip to content

Commit

Permalink
hosts.bwpm-FP2CYXKY2V: add python3 sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerschtli committed Aug 23, 2024
1 parent 7a5df92 commit c4ebac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/bwpm-FP2CYXKY2V/home-tobiashapp.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
sdks = {
enable = true;
links = {
inherit (pkgs) jdk17 jdk21;
inherit (pkgs) jdk17 jdk21 python3;
};
};

Expand Down

0 comments on commit c4ebac8

Please sign in to comment.