add clanName

This commit is contained in:
Jörg Thalheim 2023-11-03 10:28:59 +01:00
parent aed10fda64
commit 2e51a47697

View File

@ -1,6 +1,7 @@
{ self, inputs, ... }:
{
flake = inputs.clan-core.lib.buildClan {
clanName = "infra";
directory = self;
# Make flake available in modules
specialArgs = {