this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

add borg key to secrets so we don't have to manually put keys into place for backup

+1
secrets/borg-key.age

This is a binary file and will not be displayed.

+1
secrets/secrets.nix
··· 19 19 "wallabag-secret.age".publicKeys = [ mossnet ]; 20 20 21 21 "borg-password.age".publicKeys = systemOnly; 22 + "borg-key.age".publicKeys = systemOnly; 22 23 "freshrss-dbpass.age".publicKeys = [ helix ]; 23 24 "synapse-config.age".publicKeys = [ lituus ]; 24 25 "synapse-database-password.age".publicKeys = [ lituus ];