also import clanInternals #102

Merged
clan-bot merged 4 commits from Mic92-main into main 2023-09-28 15:12:37 +00:00
Showing only changes of commit f9f5b85e86 - Show all commits

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