also import clanInternals
All checks were successful
build / test (pull_request) Successful in 10s
checks / test (pull_request) Successful in 19s

This commit is contained in:
Jörg Thalheim 2023-09-28 17:09:27 +02:00
parent e70dd403ca
commit e72d38f9ff

View File

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