Merged Host/Home Opt into SysOpt
All checks were successful
Nix Build / build-nixos (push) Successful in 5m27s
All checks were successful
Nix Build / build-nixos (push) Successful in 5m27s
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
let cfg = config.hostcfg.make.power;
|
||||
let cfg = config.syscfg.make.power;
|
||||
in {
|
||||
config = lib.mkIf cfg {
|
||||
services.tlp = {
|
||||
|
Reference in New Issue
Block a user