Replaced powertop module with monitoring module
This new module includes a bunch of utilities for monitoring my systems.
This commit is contained in:
parent
4bf96cf94f
commit
00762bbc4e
3 changed files with 26 additions and 22 deletions
|
@ -43,8 +43,7 @@
|
|||
hardware.audio.enable = true;
|
||||
|
||||
system.zfs.enable = true;
|
||||
|
||||
monitoring.powertop.enable = true;
|
||||
system.monitoring.enable = true;
|
||||
};
|
||||
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux" "armv6l-linux"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue