10 lines
114 B
Nix
10 lines
114 B
Nix
{
|
|
imports = [
|
|
./bat.nix
|
|
./direnv.nix
|
|
./git.nix
|
|
./lsd.nix
|
|
./misc.nix
|
|
# ./tmux.nix
|
|
];
|
|
}
|