mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
5 lines
106 B
Nix
5 lines
106 B
Nix
{
|
|
qcal-http = ./http-calendar.nix;
|
|
qcal-webdav = ./webdav-calendar.nix;
|
|
qcal-mixed = ./mixed.nix;
|
|
}
|