server: disable gitea
This commit is contained in:
parent
4032b5d7a0
commit
348f67244e
@ -13,7 +13,7 @@
|
||||
[
|
||||
./postgresql.nix
|
||||
./gitea.nix
|
||||
./microvm.nix
|
||||
#./microvm.nix
|
||||
./nextcloud.nix
|
||||
./matrix.nix
|
||||
./coturn.nix
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
{
|
||||
services.gitea = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
dump.enable = false;
|
||||
lfs.enable = true;
|
||||
dump.type = "tar.xz";
|
||||
|
Loading…
Reference in New Issue
Block a user