mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
newton: disable smart data
This commit is contained in:
parent
7bea060e81
commit
74377750b9
1 changed files with 0 additions and 7 deletions
|
@ -16,11 +16,4 @@
|
||||||
boot.extraModulePackages = [ ];
|
boot.extraModulePackages = [ ];
|
||||||
|
|
||||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||||
|
|
||||||
my.hardware = {
|
|
||||||
drive-monitor = {
|
|
||||||
enable = true;
|
|
||||||
OnFailureMail = "server@buehler.rocks";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue