Add nut and upsmon
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
config.flake.factory.nut-client = config: {
|
||||
power.ups = {
|
||||
enable = true;
|
||||
mode = "netclient";
|
||||
upsmon = {
|
||||
enable = true;
|
||||
monitor = config;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user