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 = {