blob: 3eb61a1c6ae94922d326a531660dc03a35e1ebc2 (
plain)
1
2
3
4
5
6
|
# This file indexes all home manager modules. Note that there is no
# general/personal distinction here, as all personal home-manager configuration
# goes in home/ instead.
{
iterm2 = import ./iterm2;
}
|