From abe5d2534bfb12f5f0d2695975a34fee229531cf Mon Sep 17 00:00:00 2001 From: adikro Date: Sat, 16 May 2026 18:27:36 +0200 Subject: added SLS steam --- hm/soft/chat.nix | 1 + hm/soft/nixvim/nixvim.nix | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'hm/soft') diff --git a/hm/soft/chat.nix b/hm/soft/chat.nix index 5d3d2fc..57cd6f7 100644 --- a/hm/soft/chat.nix +++ b/hm/soft/chat.nix @@ -14,6 +14,7 @@ in signal-desktop equibop gajim + element-desktop ]; }; } diff --git a/hm/soft/nixvim/nixvim.nix b/hm/soft/nixvim/nixvim.nix index 65de006..efd348e 100644 --- a/hm/soft/nixvim/nixvim.nix +++ b/hm/soft/nixvim/nixvim.nix @@ -2,7 +2,6 @@ inputs, config, lib, - pkgs, ... }: let @@ -17,7 +16,6 @@ in programs.nixvim = { diagnostics.virtual_text = false; enable = true; - package = inputs.neovim-nightly-overlay.packages.${pkgs.system}.default; vimAlias = true; defaultEditor = true; -- cgit v1.3