feat: scream test for Gitlab
This commit is contained in:
parent
a9ea0583a7
commit
1d946308b6
1 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,6 @@ Notes: Each user has roughly 20gb os storage
|
|||
};
|
||||
in {
|
||||
imports = [
|
||||
../applications/git/gitlab.nix
|
||||
../applications/git/forgejo.nix
|
||||
../applications/git/forgejo_runner.nix
|
||||
];
|
||||
|
@ -42,7 +41,6 @@ in {
|
|||
services.skynet = {
|
||||
host = host;
|
||||
backup.enable = true;
|
||||
gitlab.enable = true;
|
||||
forgejo.enable = true;
|
||||
forgejo_runner = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue