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:
parent
29ff8ca0ba
commit
542e3adb18
@ -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 = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user