gitea: save state under /persist

pull/1/head^2^2
stuebinm 2022-08-01 18:39:46 +02:00 committed by moira
parent 97459d8177
commit 83cda0f44a
Signed by: moira
GPG Key ID: AF92FDD91CB44B2F
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
environment.systemPackages = [ pkgs.gitea ];
hexchen.bindmounts."/var/lib/gitea" = "/persist/gitea";
nixpkgs.config.allowUnfree = true;
networking.firewall.enable = false;
networking.defaultGateway = {