sdlkfweoiru

This commit is contained in:
caem 2025-01-24 22:13:40 +01:00
parent f6657170fe
commit b82caec734
Signed by: caem
GPG key ID: 69A830D03203405F
4 changed files with 49 additions and 2 deletions

View file

@ -0,0 +1,5 @@
{ lib, ... }:
{
imports = lib.getModuleImports ./.;
}