1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00

nixos/servnerr-3: disable fwupd, no benefit and long compiles

This commit is contained in:
Matt Layher 2020-05-06 10:55:32 -04:00
parent 7212dee330
commit bfc2131052

View file

@ -77,8 +77,6 @@ in {
services = {
apcupsd.enable = true;
fwupd.enable = true;
grafana = {
enable = true;
# Bind to all interfaces.