Small tweaks to the test VM #126

Manually merged
tlater merged 2 commits from tlater/vm into master 2025-01-31 16:09:44 +00:00
Showing only changes of commit cf751d0199 - Show all commits

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 # 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.