Cleaned drone a little bit

This commit is contained in:
Julien Malka 2021-12-27 22:14:37 +01:00
parent 66230c5efc
commit 61e2ddc881
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F
2 changed files with 68 additions and 80 deletions

View file

@ -20,10 +20,7 @@
};
drone = {
enable = true;
nginx = {
enable = true;
subdomain = "ci";
};
subdomain = "ci";
};
status = {
enable = true;