feat: Don't run battery manager in test VM

This commit is contained in:
Tristan Daniël Maat 2025-01-31 22:31:10 +08:00
parent 37c4613ab3
commit cf751d0199
Signed by: tlater
GPG key ID: 49670FD774E43268

View file

@ -23,6 +23,9 @@
};
};
# Don't run this
services.batteryManager.enable = lib.mkForce false;
# Both so we have a predictable key for the staging env, as well as
# to have a static key for decrypting the sops secrets for the
# staging env.