remove gitea from hel1-b
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
"/var/lib" = {
|
||||
repo = "zh2769@zh2769.rsync.net:hel1-a.servers.jakst-var_lib";
|
||||
paths = [
|
||||
"/var/lib/.snapshot-latest/gitea"
|
||||
"/var/lib/.snapshot-latest/headscale"
|
||||
"/var/lib/.snapshot-latest/matrix-synapse"
|
||||
];
|
||||
@@ -69,8 +68,6 @@
|
||||
services = {
|
||||
node_exporter.enable = true;
|
||||
|
||||
gitea.enable = true;
|
||||
|
||||
headscale = {
|
||||
enable = true;
|
||||
clientOidcPath = config.age.secrets.headscale-client-oidc.path;
|
||||
|
||||
@@ -54,6 +54,7 @@
|
||||
repo = "zh2769@zh2769.rsync.net:${config.networking.hostName}.${config.networking.domain}-var_lib";
|
||||
paths = [
|
||||
"/var/lib/.snapshot-latest/private/soju"
|
||||
"/var/lib/.snapshot-latest/gitea"
|
||||
"/var/lib/.snapshot-latest/grafana"
|
||||
];
|
||||
backup_at = "*-*-* 00:01:00";
|
||||
|
||||
Reference in New Issue
Block a user