add nvme-cli and smartmontools to all systems
This commit is contained in:
parent
5ccdeaa97b
commit
eb5aaede5d
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ with lib;
|
|||
dnsutils
|
||||
jq
|
||||
yq
|
||||
nvme-cli
|
||||
smartmontools
|
||||
];
|
||||
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
|
Loading…
Reference in a new issue