gitea: move runner and main module to services/gitea
This commit is contained in:
6
services/gitea/default.nix
Normal file
6
services/gitea/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
./gitea.nix
|
||||
./actions-runner.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user