fix build error
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 28s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 28s
This commit is contained in:
parent
7716d6e599
commit
5d082a11c3
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ in {
|
|||
options = if dev.required == false then [
|
||||
"nofail"
|
||||
"x-systemd.automount"
|
||||
] else [];
|
||||
] else [ "defaults" ];
|
||||
})
|
||||
) homelab.disks;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue