add gitignore and update files

This commit is contained in:
m3philis
2025-03-17 21:28:22 +01:00
parent 9eadf45634
commit e798659b5c
51 changed files with 3790 additions and 3 deletions

4
restic/shadowmoses.env Normal file
View File

@@ -0,0 +1,4 @@
RESTIC_PASSWORD_COMMAND="/usr/bin/vault kv get -field key services/restic/shadowmoses"
RESTIC_REPOSITORY=sftp:backup:shadowmoses
SSH_AUTH_SOCK=/run/user/1000/ssh-agent.socket
VAULT_ADDR=https://vault.chaos.sh:443

View File

@@ -0,0 +1,4 @@
/home/lis/.cache
/home/lis/.local/share
/home/lis/pictures/nas
/home/lis/movies/nas

2
restic/shadowmoses.fish Normal file
View File

@@ -0,0 +1,2 @@
set -x RESTIC_PASSWORD_COMMAND "/usr/bin/vault kv get -field key services/restic/shadowmoses"
set -x RESTIC_REPOSITORY sftp:backup:shadowmoses

View File

@@ -0,0 +1 @@
/home/lis