1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

reinstate zaatar

This commit is contained in:
2024-07-11 16:07:39 +02:00
parent a744ed593b
commit a664bfbe1b
3 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
restic = rec {
port = 3571;
host = "tahina.r";
host = "zaatar.r";
repository = "rest:http://${host}:${toString port}/";
};