update borgbase hosts

This commit is contained in:
♥ Minnie ♥ 2024-10-18 09:00:41 +08:00
parent 106f39a140
commit 0439a07ce8
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
2 changed files with 7 additions and 0 deletions

View file

@ -36,4 +36,8 @@
compression = "auto,lzma";
startAt = "daily";
};
programs.ssh.knownHostsFiles = [
./borgbase_hosts
];
}