gitea: save state under /persist

pull/1/head^2
stuebinm 2022-08-01 18:39:46 +02:00
parent c854e10980
commit a1c5832a51
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 = {