Fix startup
This commit is contained in:
parent
e896b6a6c2
commit
0655317513
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ in
|
|||
];
|
||||
home-manager.users.charlotte = { ... }: {
|
||||
accounts.email = {
|
||||
maildirBasePath = "mail";
|
||||
maildirBasePath = "/data/home/charlotte/mail";
|
||||
accounts = {
|
||||
personal = makeAccount {
|
||||
name = "personal";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue