10 lines
148 B
Nix
10 lines
148 B
Nix
_: {
|
|
imports = [
|
|
./agenix.nix
|
|
./git.nix
|
|
./nh.nix
|
|
./starship.nix
|
|
./zoxide.nix
|
|
./zsh.nix
|
|
];
|
|
}
|