Remove bluemail.

It's screwing up my email really badly. Mostly by putting mail in
impossible-to-reach folders from other email clients.
This commit is contained in:
Eli Ribble 2024-08-29 17:08:00 -07:00
parent 3c8ae1dccf
commit a2264e840d
1 changed files with 1 additions and 2 deletions

View File

@ -120,13 +120,12 @@
programs.neovim.defaultEditor = true;
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"bluemail" "spotify"
"spotify"
];
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
bluemail
cargo
chezmoi
cups-filters