diff --git a/systems/palatine-hill/configuration.nix b/systems/palatine-hill/configuration.nix index d1baaf1..357d0da 100644 --- a/systems/palatine-hill/configuration.nix +++ b/systems/palatine-hill/configuration.nix @@ -257,8 +257,9 @@ in nix.gc.options = "--delete-older-than 150d"; + # TODO: revert this before merging power.ups = { - enable = true; + enable = false; ups."LX1325GU3" = { driver = "usbhid-ups"; port = "auto";