10 lines
No EOL
77 B
Nix
10 lines
No EOL
77 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./atuin
|
|
./direnv
|
|
./git
|
|
./zsh
|
|
];
|
|
} |