10 lines
116 B
Nix
10 lines
116 B
Nix
{
|
|
imports = [
|
|
./git.nix
|
|
./github.nix
|
|
./direnv.nix
|
|
./xdg.nix
|
|
./comma.nix
|
|
./tmux.nix
|
|
];
|
|
}
|