diff options
| author | triethyl <triethylammonium@pm.me> | 2025-11-02 13:53:38 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-11-02 13:54:20 -0500 |
| commit | 520313a733cd26dbd2692c2a8372aff1e1de657e (patch) | |
| tree | a90ea9f6f2febbea36581504c637e83a3bf5a7f7 /home-manager/users/thinkpad-laptop | |
| parent | 0457d18e24454663396cf054d8a16b1da635d99b (diff) | |
features: added calendar cli app
Diffstat (limited to 'home-manager/users/thinkpad-laptop')
| -rw-r--r-- | home-manager/users/thinkpad-laptop/lucas.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
