[modules/apt] Add APT update checking module

This commit is contained in:
Piotr Piórkowski 2019-01-07 20:56:13 +01:00
parent 2fa3a0e250
commit 1860b7abb3
No known key found for this signature in database
GPG key ID: E5AC204C40D6D77B
17 changed files with 147 additions and 0 deletions

View file

@ -10,6 +10,7 @@
"cpu": { "prefix": "" },
"disk": { "prefix": "" },
"dnf": { "prefix": "" },
"apt": { "prefix": "" },
"pacman": { "prefix": "" },
"brightness": { "prefix": "" },
"load": { "prefix": "" },