From a738e0be3ab0280ea9985c3ac20f264e05929771 Mon Sep 17 00:00:00 2001 From: adikro Date: Sat, 20 Dec 2025 15:53:56 +0100 Subject: added power management for laptop --- sys/core/core.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/core/core.nix') diff --git a/sys/core/core.nix b/sys/core/core.nix index ba38eb9..428d7ea 100644 --- a/sys/core/core.nix +++ b/sys/core/core.nix @@ -13,6 +13,7 @@ in ./localization.nix ./memory.nix ./networking.nix + ./power.nix ./security.nix ./storage.nix ./users.nix -- cgit v1.3