5 lines
No EOL
65 B
Nix
5 lines
No EOL
65 B
Nix
#omnisearch.nix
|
|
{ ... }:
|
|
{
|
|
services.omnisearch.enable = true;
|
|
} |