1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 19:13:33 +02:00
561: lenovo/legion/16ach6h: disable thermald r=Mic92 a=piousdeer



Co-authored-by: piousdeer <31318219+piousdeer@users.noreply.github.com>
This commit is contained in:
bors[bot] 2023-02-20 15:53:31 +00:00 committed by GitHub
commit 0f900cfae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,4 @@
};
};
};
services.thermald.enable = lib.mkDefault true;
}