move runner to node

This commit is contained in:
iofq 2025-09-27 15:36:14 -05:00
parent c0a175ec7f
commit 3f81a20e87
5 changed files with 62 additions and 16 deletions

View file

@ -66,7 +66,6 @@ in
};
modules = defaultModules ++ [
./oracle/configuration.nix
./oracle/forgejo-runner.nix
];
};
}