mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-02-12 08:24:11 -05:00
7 lines
101 B
Nix
7 lines
101 B
Nix
{...}: {
|
|
imports = [
|
|
./idea.nix
|
|
./androidStudio.nix
|
|
./clion.nix
|
|
];
|
|
}
|