1
0

Move gitea to web-2

This commit is contained in:
2021-01-06 22:02:11 +01:00
parent f8c47a55c7
commit c8e98afaae
2 changed files with 88 additions and 0 deletions

@@ -6,6 +6,7 @@
./hardware-configuration.nix
../../configuration/common
./bubblesort.nix
./gitea.nix
./ip.nix
./meow.nix
./radicale.nix
@@ -48,6 +49,11 @@
networking.firewall.allowedTCPPorts = [ 80 443 ];
services.postgresql = {
enable = true;
package = pkgs.postgresql_12;
};
services.borgbackup.jobs = {
main = {
paths = [