1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Exclude more categories from glpi

This commit is contained in:
Stefan Ellmauthaler 2024-01-03 13:46:48 +01:00
parent 29ff8ca0ba
commit 542e3adb18
Failed to extract signature

View File

@ -71,6 +71,19 @@
enable = true;
tag = "10002205";
onCalendar = "*-*-* 12:12:12";
noCategories = [
"accesslog"
"environment"
"process"
"local_group"
"local_user"
"user"
"printer"
"usb"
"storage"
"drive"
"network"
];
};
boot = {