From 520313a733cd26dbd2692c2a8372aff1e1de657e Mon Sep 17 00:00:00 2001 From: triethyl Date: Sun, 2 Nov 2025 13:53:38 -0500 Subject: features: added calendar cli app --- home-manager/users/thinkpad-laptop/lucas.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home-manager/users/thinkpad-laptop/lucas.nix') diff --git a/home-manager/users/thinkpad-laptop/lucas.nix b/home-manager/users/thinkpad-laptop/lucas.nix index 487555d..072bbc0 100644 --- a/home-manager/users/thinkpad-laptop/lucas.nix +++ b/home-manager/users/thinkpad-laptop/lucas.nix @@ -43,6 +43,7 @@ helix.enable = true; zellij.enable = true; lazygit.enable = true; + khal.enable = true; }; utils = { git.enable = true; -- cgit v1.2.3