commit 29a474a277eaf7257906a2f614f66e9d76e9e109
parent 34a07fe6ec4b13622d969a00daa60ba9eb9af578
Author: Leah (ctucx) <leah@ctu.cx>
Date: Mon, 14 Mar 2022 23:27:02 +0100
parent 34a07fe6ec4b13622d969a00daa60ba9eb9af578
Author: Leah (ctucx) <leah@ctu.cx>
Date: Mon, 14 Mar 2022 23:27:02 +0100
syncthing: add new share blechelse
3 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/machines/desastro/syncthing.nix b/machines/desastro/syncthing.nix @@ -12,6 +12,7 @@ let windoofs = "/home/leah/syncthing/Windows-Stuff"; bahn-richtlinien = "/home/leah/syncthing/Bahn-Richtlinien"; + blechelse = "/home/leah/syncthing/Blechelse"; cutieshare = "/home/leah/syncthing/Cutieshare"; wiki = "/home/leah/syncthing/Wiki"; };
diff --git a/secrets/desastro/restic/syncthing-blechelse.age b/secrets/desastro/restic/syncthing-blechelse.age @@ -0,0 +1,9 @@ +age-encryption.org/v1 +-> X25519 efLeKcZnH2zT3EQe8WA/hUecFn8rVl1jqL3QFfK5HzA +QDwP1c0wJtkoLviQIHpaBwH3BofByVFaPFPFnjxaoVY +-> ssh-ed25519 VgQ62A OFivOAOekMuKqOWdKv77al9hMhthRe6h9ao9OOkgD2k +FMS1oRjKBo3yRFquSrwpri9UOQq5m2vmhsqe/5DIyeM +-> !KziB-grease =oPI-K/ Vy| bsdJNTl ^ +rGRepA +--- FAIGI5tABS6KNtEOmSCGiQPYRpO9/nRLgre8O5PMsH8 +ѭu-;}<C撗rCxp_- ent-<w⊹'+ \ No newline at end of file
diff --git a/secrets/secrets.nix b/secrets/secrets.nix @@ -61,6 +61,7 @@ in { "desastro/restic/syncthing-windoofs.age".publicKeys = [ leah desastro ]; "desastro/restic/syncthing-bahn-richtlinien.age".publicKeys = [ leah desastro ]; + "desastro/restic/syncthing-blechelse.age".publicKeys = [ leah desastro ]; "desastro/restic/syncthing-cutieshare.age".publicKeys = [ leah desastro ]; "desastro/restic/syncthing-wiki.age".publicKeys = [ leah desastro ];