templates/new-clan: fix disko module
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{ lib, clan-core, ... }:
|
||||
{
|
||||
lib,
|
||||
clan-core,
|
||||
config,
|
||||
...
|
||||
}:
|
||||
|
||||
let
|
||||
suffix = config.clan.core.vars.generators.disk-id.files.diskId.value;
|
||||
|
||||
Reference in New Issue
Block a user