diff options
| author | adikro <adikro@disroot.org> | 2025-12-20 15:53:56 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-12-20 15:53:56 +0100 |
| commit | a738e0be3ab0280ea9985c3ac20f264e05929771 (patch) | |
| tree | 96981350e09a2cb2ed39dd6872c1f054e5b611e3 /sys/core/core.nix | |
| parent | c1d9af57156f3c95590d9a12c394ee064df9696e (diff) | |
added power management for laptop
Diffstat (limited to 'sys/core/core.nix')
| -rw-r--r-- | sys/core/core.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
