system/modules/nixos/programs/editors/default.nix

5 lines
52 B
Nix

{ ... }:
{
imports = [ ./jetbrains-idea.nix ];
}