From f8ed1bb9a2badbe13c58a17536acdfda5aab3535 Mon Sep 17 00:00:00 2001 From: Gabriel Fontes Date: Fri, 27 Oct 2023 09:24:00 -0300 Subject: [PATCH] disable khal for now --- home/misterio/features/productivity/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/misterio/features/productivity/default.nix b/home/misterio/features/productivity/default.nix index 0c3a5e82..547e9798 100644 --- a/home/misterio/features/productivity/default.nix +++ b/home/misterio/features/productivity/default.nix @@ -1,7 +1,8 @@ { imports = [ ./khal.nix - ./khard.nix + # TODO https://github.com/NixOS/nixpkgs/issues/263504 + # ./khard.nix ./todoman.nix ./vdirsyncer.nix