diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-05-30 07:21:47 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-05-30 07:21:47 -0500 |
commit | 4393e5312025b67d495cb3c69230b061fcef5ab6 (patch) | |
tree | 5ea219ffe42f9529be6b52a33fc32f78a62219a7 | |
parent | d5422fab3c8d91b89fc2b54307d396313d853872 (diff) | |
download | nixos-config-4393e5312025b67d495cb3c69230b061fcef5ab6.tar.gz nixos-config-4393e5312025b67d495cb3c69230b061fcef5ab6.zip |
hosts/thyme: Uninstall notmuch, since it's currently broken
-rw-r--r-- | hosts/thyme/packages.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/thyme/packages.nix b/hosts/thyme/packages.nix index 13fc13e..905e044 100644 --- a/hosts/thyme/packages.nix +++ b/hosts/thyme/packages.nix @@ -32,7 +32,6 @@ keymapper nethack sil-q - notmuch emacsPackages.notmuch mu emacsPackages.mu4e |