change password entry names

This commit is contained in:
stupidcomputer 2024-07-22 16:04:40 -05:00
parent f4d9057f44
commit 264ef86797
1 changed files with 2 additions and 3 deletions

View File

@ -56,11 +56,10 @@ type = "carddav"
url = "https://radicale.beepboop.systems/ryan/20cda0dd-5922-4905-8956-859c989a6519/" url = "https://radicale.beepboop.systems/ryan/20cda0dd-5922-4905-8956-859c989a6519/"
username = "ryan" username = "ryan"
password.fetch = ["command", "rbw", "get", "beepboop.systems radicale instance"] password.fetch = ["command", "rbw", "get", "radicale"]
[storage band_calendar_remote] [storage band_calendar_remote]
type = "http" type = "http"
url = "https://calendar.google.com/calendar/ical/i6bong6iferbcuf1u25jg47t7k%40group.calendar.google.com/public/basic.ics" url = "https://calendar.google.com/calendar/ical/i6bong6iferbcuf1u25jg47t7k%40group.calendar.google.com/public/basic.ics"
[storage pco_remote] [storage pco_remote]
@ -77,4 +76,4 @@ type = "caldav"
url = "https://radicale.beepboop.systems/ryan/edfbeaf1-e9f3-4d94-a512-40cdafdbc7a0/" url = "https://radicale.beepboop.systems/ryan/edfbeaf1-e9f3-4d94-a512-40cdafdbc7a0/"
username = "ryan" username = "ryan"
password.fetch = ["command", "rbw", "get", "beepboop.systems radicale instance"] password.fetch = ["command", "rbw", "get", "radicale"]