update mycal
2 files changed, 6 insertions(+), 4 deletions(-)
changed files
M npins/sources.json → npins/sources.json
@@ -90,9 +90,9 @@ "url": "ssh://gitolite@git.alanpearce.eu/mycal" }, "branch": "main", "submodules": false, - "revision": "b0daf3a62894800d3fd84329e7f767abd6e98e43", + "revision": "242427f49ec7fb59f7079883e186ae1f6e821fb9", "url": null, - "hash": "1sm700g328ifwdgj4d2s2hbbrd51if7qx3rkfbq7a8jdkx5cf4n8" + "hash": "1qjwpyjpkgf7ixpv038wx7zfpnr8wd1w12bpjhj38cbm1af2mkik" }, "nix-index-database": { "type": "GitRelease",
M system/linde.nix → system/linde.nix
@@ -235,8 +235,10 @@ services.mycal = { enable = true; port = 8002; - timezone = "Europe/Berlin"; - name = "Alin"; + settings = { + timezone = "Europe/Berlin"; + name = "Alin"; + }; }; services.journald.extraConfig = ''