Fix: Add missing services.openiscsi.name option.
This commit is contained in:
parent
0aa89078ab
commit
adbb2ea414
@ -13,6 +13,7 @@
|
||||
in {
|
||||
services.openiscsi = {
|
||||
enable = true;
|
||||
name = iqn;
|
||||
discoverPortal = "${portals.paladin.ip}:${portals.paladin.port}";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user