fix: longhorn iscsiadm not being found

This commit is contained in:
2025-04-08 05:53:31 +00:00
parent bc02d90fd0
commit 2ce6f39981

View File

@@ -36,6 +36,10 @@
]); ]);
}; };
services.openiscsi = {
enable = true;
};
security.sudo.wheelNeedsPassword = false; security.sudo.wheelNeedsPassword = false;
users.users.luca = { users.users.luca = {