Files
flocon/clanServices/flake-module.nix
2025-10-01 14:29:49 +02:00

7 lines
89 B
Nix

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