From 4347118e02d088282a99fad9692912656d4ac3c5 Mon Sep 17 00:00:00 2001 From: zackartz Date: Sun, 14 Apr 2024 12:27:53 -0400 Subject: [PATCH] 336 current 2024-04-14 12:27:45 24.05.20240411.681d4a8 6.8.4-zen1 * --- hosts/common/default.nix | 1 + modules/home-manager/default.nix | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) 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: