bug: tlp unable to be enabled
This commit is contained in:
parent
c15cf6410a
commit
22c5ecde2b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ config, lib, ... }:
|
||||
let
|
||||
feature = "feature";
|
||||
feature = "tlp";
|
||||
in
|
||||
{
|
||||
config = lib.mkIf config.${feature}.enable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue