Gitea runner
This commit is contained in:
@@ -6,4 +6,8 @@
|
||||
];
|
||||
|
||||
networking.hostName = "phil";
|
||||
services.gitea-runner = {
|
||||
enable = true;
|
||||
instanceUrl = "https://git.neet.dev";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user