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"; }
|
||||
];
|
||||
}
|
|
@ -24,7 +24,6 @@
|
|||
../configurations/steam.nix
|
||||
../configurations/teams.nix
|
||||
../configurations/themes.nix
|
||||
../configurations/thunderbird.nix
|
||||
../configurations/virtualbox.nix
|
||||
../configurations/xdg-dirs.nix
|
||||
../configurations/zeroad.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue