From f83960e0e46471f9cecf76149836bf317a1d0234 Mon Sep 17 00:00:00 2001 From: Ivan Dimitrov Date: Fri, 29 Sep 2023 07:07:31 +0300 Subject: [PATCH] cleanup --- home/laptop/programs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/laptop/programs/default.nix b/home/laptop/programs/default.nix index 18383e9..af2b259 100644 --- a/home/laptop/programs/default.nix +++ b/home/laptop/programs/default.nix @@ -1,5 +1,5 @@ { pkgs, ... }: { - imports = [ ./neovim ./sway ./tmux.nix ./zsh.nix ./lf ./helix.nix ]; + imports = [ ./neovim ./sway ./tmux.nix ./zsh.nix ./lf ]; programs = { thunderbird = {