mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
hardware/debug: migrate from legacy
This commit is contained in:
parent
e8d3987578
commit
ea873305c8
4 changed files with 24 additions and 10 deletions
|
@ -2,14 +2,4 @@
|
|||
|
||||
{
|
||||
services.smartd.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
dmidecode
|
||||
f3
|
||||
hdparm
|
||||
lm_sensors
|
||||
nvme-cli
|
||||
pciutils
|
||||
smartmontools
|
||||
testdisk
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue