Add bluemail for, y'know, email

This commit is contained in:
Eli Ribble 2024-07-27 20:18:32 -07:00
parent 94a23f3806
commit ebfa4d6aab
1 changed files with 2 additions and 1 deletions

View File

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