modify comment on UPS disable

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-04-29 19:58:38 -04:00 committed by Alice Huston
parent 1f63d1dced
commit 1042a3efd7

View File

@ -257,7 +257,9 @@ in
nix.gc.options = "--delete-older-than 150d"; nix.gc.options = "--delete-older-than 150d";
# TODO: revert this before merging # TODO: revert this once UPS is plugged in
# Not reverting this before the merge as the UPS not being plugged in is
# causing upgrades to fail
power.ups = { power.ups = {
enable = false; enable = false;
ups."LX1325GU3" = { ups."LX1325GU3" = {