Remove notifymuch

This commit is contained in:
Evie Litherland-Smith 2023-09-29 09:29:07 +01:00
parent 2ade6e92de
commit 6f329aaf4d

View file

@ -1,7 +1,7 @@
{ config, lib, pkgs, hostName, ... }: { config, lib, pkgs, hostName, ... }:
{ {
home.packages = with pkgs; [ notifymuch protonmail-bridge ]; home.packages = with pkgs; [ protonmail-bridge ];
programs = { programs = {
mbsync = { mbsync = {
enable = true; enable = true;