From cd5b2528e9d222f7e10282610690e40554571e1c Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Mon, 25 Dec 2023 20:12:24 +0000 Subject: [PATCH] Must run borgmatic init as root --- hosts/new.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/new.md b/hosts/new.md index 2cfc989..37a3f78 100644 --- a/hosts/new.md +++ b/hosts/new.md @@ -20,7 +20,7 @@ hardware-configuration.nix > The backup and Tailscale modules won't work until the following steps are > completed. -1. Run `borgmatic init --encryption repokey-blake2` +1. Run `sudo borgmatic init --encryption repokey-blake2` 1. Restart `borgmatic` 1. Run `sudo tailscale up --login-server https://headscale.vimium.net` 1. Visit the URL, then SSH onto `vps1` and run