mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Add automated backups to backblaze with restic
This commit is contained in:
BIN
secrets/restic/minecraft-environment-file.age
Normal file
BIN
secrets/restic/minecraft-environment-file.age
Normal file
Binary file not shown.
11
secrets/restic/minecraft-repository.age
Normal file
11
secrets/restic/minecraft-repository.age
Normal file
@@ -0,0 +1,11 @@
|
||||
age-encryption.org/v1
|
||||
-> ssh-ed25519 owVgDA wvUcfFupWO5SAjQAEPgsnzA/X9sZs1OKOtj2TbklwmU
|
||||
4ALAG2v7XDtmfxzMYPHWVpsS+AJjPClV6JXd1UShdJY
|
||||
-> ssh-ed25519 dRl0SQ +5YXwSUS1Sjm2m2ekhP9kQEUw8NId1WzMPg3PZ+3cQk
|
||||
39p6XM4GzHM8azI7yq+o1REscLv/10zRQsGtbLsa9b4
|
||||
-> 0+6U-grease V;Z uy r*_k
|
||||
Vkn3nufoGWiL2JadGeBB5WV7VnFeiKgC27sL5HBimNuk4q1K6zRG+mZcgFYs/N+r
|
||||
alQKxZe7BB3mUCrCbv12rtJRSXqcx3wXOri+t+ERljO5r5j+4x0EBRru2Gw
|
||||
--- c0FP/81ZSdLz7nwnjPA+ZDB515CUm7sYkvv4EQBbsMA
|
||||
9<>I<>}h<><68><1B><>kw쯱<77>t<EFBFBD>NS^<5E>1%<25>ɩ<><C9A9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>PЩcN_<4E><5F><EFBFBD><EFBFBD><EFBFBD>nA<6E>
|
||||
<EFBFBD><EFBFBD>
|
||||
9
secrets/restic/password.age
Normal file
9
secrets/restic/password.age
Normal file
@@ -0,0 +1,9 @@
|
||||
age-encryption.org/v1
|
||||
-> ssh-ed25519 owVgDA uHkIaE0OZlf5lfboMt7G1SoTQju7V2KLhavgNUmmemI
|
||||
LsVhtV7olRXuoOpVlNtQ7/r9mgCk6GYUfH7USnSy8NY
|
||||
-> ssh-ed25519 dRl0SQ QBYcokbUHfBOYxtMQ3lxn8ovtakSq8mclBpef6mXJFk
|
||||
rwB3HTsbDtzin3UpLEnMzpkBIXMBhM3eS1gA5RkyX6c
|
||||
-> lW-grease H]~ U`GrO @pIL!eeO
|
||||
KGPJugVtnjtmhSTuModTRF8zu5+BIKA/vKns6hw
|
||||
--- KIqadbISsYbNfx/tVpsPV6YrjbgbWdGjqabBzg3lBdo
|
||||
<EFBFBD><EFBFBD>'{<7B>4O-%<25><>]<5D>UQ@<40><><EFBFBD>4<EFBFBD>y<EFBFBD><18>-<2D><><EFBFBD>5<EFBFBD>gh<05><><04>{D,<2C>ůF@p<><70><EFBFBD><EFBFBD>
|
||||
@@ -6,4 +6,7 @@ in
|
||||
"hedgedoc-environment-file.age".publicKeys = [ server pc ];
|
||||
"discord-bot-token.age".publicKeys = [ server pc ];
|
||||
"todos-environment-file.age".publicKeys = [ server pc ];
|
||||
"restic/password.age".publicKeys = [ server pc ];
|
||||
"restic/minecraft-environment-file.age".publicKeys = [ server pc ];
|
||||
"restic/minecraft-repository.age".publicKeys = [ server pc ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user