First Commit
This commit is contained in:
5
modules/cli/btop.nix
Normal file
5
modules/cli/btop.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
systemd.tmpfiles.rules = [
|
||||
"Z /sys/class/powercap/intel-rapl:0/energy_uj 0444 root root - -"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user