8 lines
No EOL
57 B
Nix
8 lines
No EOL
57 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./emacs
|
|
./vscode
|
|
];
|
|
} |