coolercontrol

This commit is contained in:
mjallen18
2024-10-05 14:38:00 -05:00
parent 55b96c2d7e
commit 0b138c5af6
4 changed files with 10 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ in
];
systemd = {
enable = true;
enableTpm2 = true;
tpm2.enable = true;
};
};
};