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/nzxt-desktop/culsans.nix | |
| parent | 0457d18e24454663396cf054d8a16b1da635d99b (diff) | |
features: added calendar cli app
Diffstat (limited to 'home-manager/users/nzxt-desktop/culsans.nix')
| -rw-r--r-- | home-manager/users/nzxt-desktop/culsans.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/users/nzxt-desktop/culsans.nix b/home-manager/users/nzxt-desktop/culsans.nix index c80eb7c..9ac3cf8 100644 --- a/home-manager/users/nzxt-desktop/culsans.nix +++ b/home-manager/users/nzxt-desktop/culsans.nix @@ -47,6 +47,7 @@ helix.enable = true; zellij.enable = true; lazygit.enable = true; + khal.enable = true; }; utils = { git.enable = true; |
