9 lines
99 B
Nix
9 lines
99 B
Nix
{
|
|
imports = [
|
|
./git.nix
|
|
./direnv.nix
|
|
./xdg.nix
|
|
./comma.nix
|
|
./tmux.nix
|
|
];
|
|
}
|