datagrip: Add missing module
The imports list in modules/home/default.nix references
./datagrip.nix, but the file did not exist, breaking
evaluation of every home configuration. Add a minimal
module that follows the discord/obsidian flatpak pattern,
exposing modules.home.datagrip.enable to install
com.jetbrains.DataGrip via Flatpak.