move clan-imports into clanCore

This commit is contained in:
Jörg Thalheim 2023-11-15 06:17:55 +01:00
parent 30eb6a3ae2
commit 75f1815f98
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ self, inputs, lib, ... }: {
flake.nixosModules.clanCore = { config, pkgs, options, ... }: {
imports = [
../clanImports
./clan-imports
./secrets
./zerotier
./meshnamed