chore: flake update 04-07-2026
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{config, ...}: let
|
||||
{ config, ... }:
|
||||
let
|
||||
hostName = config.hostSpec.hostName;
|
||||
in {
|
||||
in
|
||||
{
|
||||
services.openiscsi = {
|
||||
enable = true;
|
||||
name = "iqn.2016-04.com.open-iscsi:${hostName}";
|
||||
|
||||
Reference in New Issue
Block a user