vim config, anki, organicmaps
This commit is contained in:
parent
ce1c48b4a4
commit
a35aca1564
6 changed files with 38 additions and 31 deletions
|
|
@ -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" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
}];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue