feat: add power management to zenith

This commit is contained in:
2026-04-21 19:07:33 +02:00
parent 055a139fd2
commit 65f49429d5
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ in
imports = [
nixosModules.workstation-base
nixosModules.laptop-power
(metaLib.mkHostUser {
account = metaLib.users.kiri;
needsPassword = true;