mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-08 01:07:23 +08:00
ax101: update mdadmConf path
This commit is contained in:
parent
10add30249
commit
b8fe49fa16
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
|
||||
# The RAIDs are assembled in stage1, so we need to make the config
|
||||
# available there.
|
||||
boot.initrd.services.mdraid.mdadmConf = config.environment.etc."mdadm.conf".text;
|
||||
boot.initrd.services.swraid.mdadmConf = config.environment.etc."mdadm.conf".text;
|
||||
|
||||
# Network (Hetzner uses static IP assignments, and we don't use DHCP here)
|
||||
networking.useDHCP = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue