10 lines
117 B
Nix
10 lines
117 B
Nix
{
|
|
imports = [
|
|
./cron.nix
|
|
./desktop
|
|
./neomutt.nix
|
|
./newsboat
|
|
./ollama.nix
|
|
./wiki.nix
|
|
];
|
|
}
|