11 lines
116 B
Nix
11 lines
116 B
Nix
{
|
|
imports = [
|
|
./console
|
|
./editor
|
|
./shell
|
|
./terminal
|
|
./syncthing.nix
|
|
./wl-kbptr.nix
|
|
];
|
|
}
|