Remove joplin

This commit is contained in:
Charlotte Van Petegem 2020-07-14 11:57:51 +02:00
parent 4ced70baa6
commit 566640fdd1
3 changed files with 0 additions and 15 deletions

View file

@ -1,12 +0,0 @@
{ ... }:
{
home-manager.users.charlotte = { pkgs, ... }: {
home.packages = with pkgs; [ joplin-desktop ];
};
custom.zfs.homeLinks = [
{ path = ".config/joplin-desktop"; type = "data"; }
{ path = ".config/Joplin"; type = "data"; }
];
}

View file

@ -92,8 +92,6 @@ in
workspace 3
exec ${pkgs.thunderbird}/bin/thunderbird
workspace 4
exec ${pkgs.joplin-desktop}/bin/joplin-desktop
workspace 6
exec ${pkgs.teams}/bin/teams
workspace 2