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