Added powertop.
This commit is contained in:
6
nodes/hosts/nixwork/programs/powertop.nix
Normal file
6
nodes/hosts/nixwork/programs/powertop.nix
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{ ... }: {
|
||||||
|
environment.systemPackages = [
|
||||||
|
pkgs.powertop
|
||||||
|
];
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user