temp disable upsmon
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
dbaa75a2fa
commit
6822bcff2b
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user