mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
strip trailing whitespace; no functional change
svn path=/nixos/trunk/; revision=29285
This commit is contained in:
parent
f5e8d35f8e
commit
eb6e1310b8
209 changed files with 1296 additions and 1296 deletions
|
@ -3,9 +3,9 @@
|
|||
{
|
||||
|
||||
environment.systemPackages = [ pkgs.mdadm ];
|
||||
|
||||
|
||||
services.udev.packages = [ pkgs.mdadm ];
|
||||
|
||||
boot.initrd.availableKernelModules = [ "md_mod" "raid0" "raid1" "raid456" ];
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue