nix-config/modules/nixos/homelab/default.nix

5 lines
54 B
Nix

{
imports = [
./gitea-actions-runner.nix
];
}