server7: cleanup

This commit is contained in:
Sandro - 2023-03-09 21:57:03 +01:00
parent 1d2ae95d97
commit df8117b441
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 3 deletions

View File

@ -27,12 +27,10 @@
};
services = {
openssh.enable = true;
smartd.enable = true;
};
# TODO:
# simd.arch = "westmere";
simd.arch = "ivybridge"; # E5-2690 v2
sops = {
defaultSopsFile = ./secrets.yaml;