aboutsummaryrefslogtreecommitdiffstats
path: root/home/default.nix
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-12-01 11:42:11 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-12-01 12:16:23 +0200
commite736ed88f4b94047c2f5f9db2412aa227562287d (patch)
treec1d1ddc3354f571f01845e219a0eb926e627bfc8 /home/default.nix
parent8ebcf6abcf38a73f015c4b461ebf45612eb78f14 (diff)
downloadnixos-e736ed88f4b94047c2f5f9db2412aa227562287d.tar.zst
Caldav/Carddav with radicale
Diffstat (limited to 'home/default.nix')
-rw-r--r--home/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/default.nix b/home/default.nix
index 1509591..48d0e8b 100644
--- a/home/default.nix
+++ b/home/default.nix
@@ -27,6 +27,7 @@ in
./hyprland
./hyprlock
./mail
+ ./dav
./mpv
./newsboat
(import ./nvim { inherit unstable; })
@@ -48,6 +49,7 @@ in
openai_auth_token.file = ../secrets/openai_auth_token.age;
relesoft_cargo_token.file = ../secrets/relesoft_cargo_token.age;
shiori_password.file = ../secrets/shiori_password.age;
+ radicale.file = ../secrets/radicale.age;
unsplash_access_key.file = ../secrets/unsplash_access_key.age;
gmail = {
file = ../secrets/gmail.age;