home: remove declarative account configuration

This commit is contained in:
Rouven Seifert 2024-01-27 23:03:53 +01:00
parent e7a4594300
commit b3329fd1a9
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
13 changed files with 53 additions and 334 deletions

View file

@ -32,10 +32,5 @@ in
"secrets/falkenstein/borg/key.age".publicKeys = [ rouven falkenstein ];
# rouven (home manager)
"secrets/rouven/mail/rfive.age".publicKeys = [ rouven ];
"secrets/rouven/mail/ifsr.age".publicKeys = [ rouven ];
"secrets/rouven/mail/tu-dresden.age".publicKeys = [ rouven ];
"secrets/rouven/mail/agdsn.age".publicKeys = [ rouven ];
"secrets/rouven/mail/google.age".publicKeys = [ rouven ];
"secrets/rouven/spotify.age".publicKeys = [ rouven ];
}