feat: Don't run battery manager in test VM
This commit is contained in:
parent
37c4613ab3
commit
cf751d0199
1 changed files with 3 additions and 0 deletions
|
@ -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
|
# 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
|
# to have a static key for decrypting the sops secrets for the
|
||||||
# staging env.
|
# staging env.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue