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:
parent
7212dee330
commit
bfc2131052
1 changed files with 0 additions and 2 deletions
|
@ -77,8 +77,6 @@ in {
|
|||
services = {
|
||||
apcupsd.enable = true;
|
||||
|
||||
fwupd.enable = true;
|
||||
|
||||
grafana = {
|
||||
enable = true;
|
||||
# Bind to all interfaces.
|
||||
|
|
Loading…
Reference in a new issue