nix-dots/modules/services/default.nix

8 lines
74 B
Nix

{
imports = [
./forgejo
./homepage-dashboard
./homer
];
}