Files
clan-core/modules/flake-module.nix
2025-10-23 17:52:39 +02:00

6 lines
51 B
Nix

{
imports = [
./clan/flake-module.nix
];
}