10 lines
138 B
Nix
10 lines
138 B
Nix
{
|
|
imports = [
|
|
./git.nix
|
|
./neovim.nix
|
|
./fstl.nix
|
|
./openscad.nix
|
|
./sqllite_browser.nix
|
|
];
|
|
}
|