6 lines
52 B
Nix
6 lines
52 B
Nix
|
{ ... }:
|
||
|
|
||
|
{
|
||
|
imports = [ ./jetbrains-idea.nix ];
|
||
|
}
|