This commit is contained in:
2026-03-30 10:46:17 +01:00
parent a5820a0b31
commit 08a56d8455
3 changed files with 6 additions and 3 deletions
@@ -12,6 +12,7 @@
];
nixos = {
services.upower.enable = true;
services.thermald.enable = true;
};
};
};