vim config, anki, organicmaps

This commit is contained in:
tristan 2023-09-24 14:37:45 +01:00
parent ce1c48b4a4
commit a35aca1564
6 changed files with 38 additions and 31 deletions

View file

@ -29,21 +29,10 @@ with lib;
xmrig
transmission-remote-gtk
krita
organicmaps
anki
];
accounts.calendar = {
basePath = "Calendars";
accounts."tristan@files.tristans.cloud" = {
primary = true;
remote = {
type = "caldav";
url = "https://files.tristans.cloud/remote.php/dav/";
userName = "tristan";
passwordCommand = [ "${pkgs.rbw}/bin/rbw" "get" "files.tristans.cloud" "tristan" ];
};
};
};
}];
};
}