mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: add more mail accounts to thunderbird
This commit is contained in:
parent
498cf29a70
commit
f8c7193bd6
3 changed files with 10 additions and 30 deletions
|
@ -28,12 +28,6 @@ in
|
|||
mode = "640";
|
||||
};
|
||||
|
||||
age.secrets.mailpw-206fd3b8 = {
|
||||
rekeyFile = ./secrets/mailpw-206fd3b8.age;
|
||||
group = myuser;
|
||||
mode = "640";
|
||||
};
|
||||
|
||||
home-manager.users.${myuser} = {
|
||||
imports = [
|
||||
../modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue