update #193

Merged
Mic92 merged 12 commits from update into main 2024-06-10 10:20:01 +00:00
Showing only changes of commit 1c6b7b61d5 - Show all commits

View File

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