Implement home-manager

This commit is contained in:
2026-03-01 08:19:46 +01:00
parent 689efaa75b
commit 956ace75b0
31 changed files with 764 additions and 22 deletions

View File

@@ -2,6 +2,7 @@
pkgs,
...
}:
{
services.thermald.enable = true;
services.power-profiles-daemon.enable = false;