add dn-server
This commit is contained in:
parent
a304926231
commit
735228acb6
17 changed files with 485 additions and 2 deletions
4
system/dev/generic/boot.nix
Normal file
4
system/dev/generic/boot.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
boot.swraid.enable = true;
|
||||
boot.swraid.mdadmConf = "\n MAILADDR smitty\n ARRAY /dev/md126 metadata=1.2 name=stuff:0\n UUID=f3c41e6f:7e27b57f:8b44503a:42538a51\n ";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue