diff --git a/hosts/common/default.nix b/hosts/common/default.nix index 8eee429..feb2a55 100644 --- a/hosts/common/default.nix +++ b/hosts/common/default.nix @@ -135,6 +135,7 @@ rio telegram-desktop kitty + mailspring # thunderbird ]; }; diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index 934f2ea..4a50e57 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -110,8 +110,6 @@ pkgs.zed-editor - pkgs.mailspring - # # You can also create simple shell scripts directly inside your # # configuration. For example, this adds a command 'my-hello' to your # # environment: