Remove Thunderbird
This commit is contained in:
parent
a0ce6ef68c
commit
72da96bd78
2 changed files with 0 additions and 13 deletions
|
@ -1,12 +0,0 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
home-manager.users.charlotte = { pkgs, ... }: {
|
||||
home.packages = with pkgs; [ thunderbird ];
|
||||
};
|
||||
|
||||
custom.zfs.homeLinks = [
|
||||
{ path = ".cache/thunderbird"; type = "cache"; }
|
||||
{ path = ".thunderbird"; type = "data"; }
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue