nas cleanup

This commit is contained in:
mjallen18
2024-10-14 09:54:30 -05:00
parent c850e5174f
commit 180c7abdf7
4 changed files with 11 additions and 6 deletions

View File

@@ -43,4 +43,10 @@ in
];
};
};
services = {
apcupsd = {
enable = true;
};
};
}