modules/nixos/common: drop mdmonitor fix
This commit is contained in:
parent
fcca1880eb
commit
42e1b53122
1 changed files with 0 additions and 4 deletions
|
@ -47,9 +47,5 @@
|
|||
security.acme.defaults.email = "trash@nix-community.org";
|
||||
security.acme.acceptTerms = true;
|
||||
|
||||
# Without configuration this unit will fail...
|
||||
# Just disable it since we are using telegraf to monitor raid health.
|
||||
systemd.services.mdmonitor.enable = false;
|
||||
|
||||
networking.domain = "nix-community.org";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue