diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-05-27 11:11:42 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-05-27 11:11:42 +0530 |
| commit | 73a49b61fddb77107cb692fa70b8dc361952e556 (patch) | |
| tree | 7bc303b96de837d7efacbe6e063bb32fad834af0 /home.nix | |
| parent | df5c612ed3d926c76eaeb02e16042c43c6969510 (diff) | |
| download | nixos-config-73a49b61fddb77107cb692fa70b8dc361952e556.tar.gz nixos-config-73a49b61fddb77107cb692fa70b8dc361952e556.zip | |
Add ical2org service for calendar syncing
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ in # ./modules/firefox.home/default.nix ./modules/newsboat.home/default.nix ./modules/email/aerc.home.nix + ./modules/calendar.home/default.nix ]; home.packages = with pkgs; [ |
