Re-introduce clanModules/*/default.nix for backward compatibility

This commit is contained in:
pinpox
2025-06-04 13:05:27 +02:00
parent 8a9843e7ca
commit c7e08d8646
5 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
imports = [ ./roles/default.nix ];
}

View File

@@ -0,0 +1,3 @@
{
imports = [ ./roles/default.nix ];
}

View File

@@ -0,0 +1,3 @@
{
imports = [ ./roles/default.nix ];
}

View File

@@ -0,0 +1,3 @@
{
imports = [ ./roles/default.nix ];
}

View File

@@ -0,0 +1,3 @@
{
imports = [ ./roles/default.nix ];
}