2024-07-21 17:36:55 +02:00
|
|
|
_: {
|
|
|
|
imports = [
|
|
|
|
./cli
|
|
|
|
./gui
|
2024-08-31 14:09:30 +02:00
|
|
|
./tui/module.nix
|
2024-07-21 17:36:55 +02:00
|
|
|
./editors
|
2024-08-22 21:54:43 +02:00
|
|
|
./other/module.nix
|
2024-08-27 20:20:12 +02:00
|
|
|
./launchers/module.nix
|
2024-07-21 17:36:55 +02:00
|
|
|
];
|
|
|
|
}
|