Remove notifymuch
This commit is contained in:
parent
2ade6e92de
commit
6f329aaf4d
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue