Files
parana/modules/posting/default.nix
2026-07-10 20:07:29 -04:00

6 lines
41 B
Nix

{
imports = [
./posting.nix
];
}