From cf4f232b30d7027fe1c353b3037b833aba576206 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 30 Sep 2024 11:34:43 +0000 Subject: [PATCH] goaccess: disable --- hosts/by-name/servo/services/goaccess.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/by-name/servo/services/goaccess.nix b/hosts/by-name/servo/services/goaccess.nix index e03fdd56f..9c3a0238e 100644 --- a/hosts/by-name/servo/services/goaccess.nix +++ b/hosts/by-name/servo/services/goaccess.nix @@ -1,4 +1,5 @@ -{ pkgs, ... }: +{ lib, pkgs, ... }: +lib.mkIf false #< 2024/09/30: disabled because i haven't used it in several months { # based on # log-format setting can be derived with this tool if custom: