Typo in mirror.nix

This commit is contained in:
Raphaël Numbus
2026-01-25 10:21:12 +01:00
parent 9fbb926789
commit 5887446702
+1 -1
View File
@@ -30,7 +30,7 @@
};
};
};
disko.devices.mdadm = {
mdadm = {
raid1 = {
type = "mdadm";
level = 1;