diff options
| author | adikro <adikro@disroot.org> | 2026-03-30 00:06:44 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-30 00:06:44 +0200 |
| commit | 6e2d32bec6a82c9fa3cb1d9238fd86196f67702c (patch) | |
| tree | ad7523c71e4adca8ba77805017035204a7faf79d /os/srv/omnisearch.nix | |
| parent | 3882a7074df48e348dbd7cc34d81bffc3f062b8f (diff) | |
some librewolf changes
Diffstat (limited to 'os/srv/omnisearch.nix')
| -rw-r--r-- | os/srv/omnisearch.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/srv/omnisearch.nix b/os/srv/omnisearch.nix index dea0490..756711f 100644 --- a/os/srv/omnisearch.nix +++ b/os/srv/omnisearch.nix @@ -13,6 +13,5 @@ in config = lib.mkIf cfg.enable { services.omnisearch.enable = true; - networking.hosts."127.0.0.1" = [ "omnisearch.local" ]; }; } |
