intellij: add gradle

This commit is contained in:
Daniel Langbein 2024-11-05 19:21:11 +01:00
parent 60ffb580eb
commit 8d8919a345
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -23,6 +23,12 @@ in
# /run/current-system/sw/bin/python3
# This makes it easier to configure it as interpreter in Jetbrain's IDE.
python3
# Gradle build tool
gradle
# Markdown preview
#pandoc
# TODO: Currently markdown previews are broken anyways because of issues with the sandboxed webbrowser on NixOS
];
users.users.yoda = {