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
|
workspace 3
|
||||||
exec ${pkgs.thunderbird}/bin/thunderbird
|
exec ${pkgs.thunderbird}/bin/thunderbird
|
||||||
workspace 4
|
workspace 4
|
||||||
exec ${pkgs.joplin-desktop}/bin/joplin-desktop
|
|
||||||
workspace 6
|
|
||||||
exec ${pkgs.teams}/bin/teams
|
exec ${pkgs.teams}/bin/teams
|
||||||
workspace 2
|
workspace 2
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,6 @@
|
||||||
../configurations/firefox.nix
|
../configurations/firefox.nix
|
||||||
../configurations/fonts.nix
|
../configurations/fonts.nix
|
||||||
../configurations/i3.nix
|
../configurations/i3.nix
|
||||||
../configurations/joplin.nix
|
|
||||||
../configurations/kernel.nix
|
../configurations/kernel.nix
|
||||||
../configurations/kitty.nix
|
../configurations/kitty.nix
|
||||||
../configurations/mime.nix
|
../configurations/mime.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue