Re-enable apcupsd
This commit is contained in:
parent
6137aa6a87
commit
eff821eac6
@ -23,7 +23,7 @@
|
|||||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
|
|
||||||
services.apcupsd = {
|
services.apcupsd = {
|
||||||
enable = false;
|
enable = true;
|
||||||
configText = ''
|
configText = ''
|
||||||
UPSTYPE usb
|
UPSTYPE usb
|
||||||
NISIP 127.0.0.1
|
NISIP 127.0.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user