From 822865a0cf116929d5d8f959a217cecc7c22e2ed Mon Sep 17 00:00:00 2001 From: Thomas Stromberg Date: Fri, 30 Sep 2022 17:46:25 -0400 Subject: [PATCH] Add nix to exception list --- process/high_disk_bytes_read.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/process/high_disk_bytes_read.sql b/process/high_disk_bytes_read.sql index 3e8f19e..282d023 100644 --- a/process/high_disk_bytes_read.sql +++ b/process/high_disk_bytes_read.sql @@ -32,6 +32,7 @@ WHERE 'qemu-system-x86', 'slack', 'wineserver', + 'nix', 'ykman-gui', 'osqueryd', 'zsh'