Remove joplin
This commit is contained in:
parent
4ced70baa6
commit
566640fdd1
3 changed files with 0 additions and 15 deletions
|
@ -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"; }
|
||||
];
|
||||
}
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue