9 lines
98 B
Nix
9 lines
98 B
Nix
{
|
|
imports = [
|
|
./curl.nix
|
|
./fish.nix
|
|
./jq.nix
|
|
./less.nix
|
|
./neovim.nix
|
|
];
|
|
}
|