From 54200271fffc4c9e267197e05bb776e0e6cb9a1b Mon Sep 17 00:00:00 2001 From: stefan Date: Mon, 10 Mar 2025 00:42:32 -0400 Subject: updates --- form/home.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'form/home.nix') diff --git a/form/home.nix b/form/home.nix index 1836a34..24b8a75 100644 --- a/form/home.nix +++ b/form/home.nix @@ -8,7 +8,7 @@ config.modules = { global = { wayland = true; - + extraPackages = with pkgs; [ wmenu cmatrix @@ -17,6 +17,8 @@ ]; }; + gpg.enable = true; + foot.enable = true; neovim = { -- cgit v1.2.3