Mwahahaha, UPS setup

This commit is contained in:
Benson Chu 2024-02-07 05:35:18 -06:00
parent 7ba2a92234
commit efcc174401

View file

@ -64,6 +64,18 @@ in
devmon.enable = true;
tumbler.enable = true;
apcupsd = {
enable = true;
configText = ''
UPSTYPE usb
NISIP 127.0.0.1
BATTERYLEVEL 50
MINUTES 5
ANNOY 30
'';
};
syncthing = {
enable = true;
user = "benson";