Files
flocon/clanServices/flake-module.nix

6 lines
57 B
Nix

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