Change SCSI Link policity
Is it really useful?
This commit is contained in:
parent
cb89698fec
commit
47f54d5d6f
1 changed files with 2 additions and 0 deletions
|
@ -110,4 +110,6 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
cifs-utils
|
cifs-utils
|
||||||
];
|
];
|
||||||
|
|
||||||
|
powerManagement.scsiLinkPolicy = "med_power_with_dipm";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue