This commit is contained in:
parent
570871787f
commit
2625a4676c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@
|
||||||
{
|
{
|
||||||
config = lib.mkIf (config.networking.hostName == "FredOS-Mediaserver") {
|
config = lib.mkIf (config.networking.hostName == "FredOS-Mediaserver") {
|
||||||
services.omnisearch.enable = true;
|
services.omnisearch.enable = true;
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue