temp disable upsmon

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-04-29 17:16:21 -04:00 committed by Alice Huston
parent dbaa75a2fa
commit 6822bcff2b

View File

@ -257,8 +257,9 @@ in
nix.gc.options = "--delete-older-than 150d"; nix.gc.options = "--delete-older-than 150d";
# TODO: revert this before merging
power.ups = { power.ups = {
enable = true; enable = false;
ups."LX1325GU3" = { ups."LX1325GU3" = {
driver = "usbhid-ups"; driver = "usbhid-ups";
port = "auto"; port = "auto";