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

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

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 = {