add quick actions tab
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{ lib, config, pkgs, ... }: {
|
||||
config = lib.mkIf (config.syscfg.make.power) {
|
||||
services.power-profiles-daemon.enable = false; # conflicts with TLP
|
||||
services.tlp = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user