{ pkgs, ... }: { home.packages = with pkgs; [ # Use -bin as logging in doesnt seem to work on the source build jetbrains.idea-oss ]; }