update

Ryan Gibb 4d43394a ed9ff44a

Changed files
-17
home
-17
home/calendar.nix
···
fileExt = ".ics";
};
};
-
"srg" = {
-
khal = {
-
enable = true;
-
color = "#CC3333";
-
};
-
vdirsyncer = {
-
enable = true;
-
};
-
remote = {
-
type = "http";
-
url = "https://talks.cam.ac.uk/show/ics/8316.ics";
-
};
-
local = {
-
type = "filesystem";
-
fileExt = ".ics";
-
};
-
};
};
};
};
···
fileExt = ".ics";
};
};
};
};
};