From 251762f5dd81471014d8f6b40f0c0ff770768ad4 Mon Sep 17 00:00:00 2001 From: voidarc Date: Mon, 16 Feb 2026 09:35:38 +0000 Subject: [PATCH] stuff for nvim --- configs/common.nix | 2 ++ configs/configuration-pc.nix | 2 ++ 2 files changed, 4 insertions(+) diff --git a/configs/common.nix b/configs/common.nix index 1862b9a..b5a5fa6 100644 --- a/configs/common.nix +++ b/configs/common.nix @@ -162,6 +162,7 @@ playerctl git fastfetch + zellij lsd inputs.doot.packages.${stdenv.hostPlatform.system}.default stow @@ -257,6 +258,7 @@ pkgs.black pkgs.nixfmt pkgs.nil + pkgs.python313Packages.python-lsp-server pkgs.typescript-language-server pkgs.tailwindcss-language-server pkgs.stylua diff --git a/configs/configuration-pc.nix b/configs/configuration-pc.nix index e4ac324..249a355 100644 --- a/configs/configuration-pc.nix +++ b/configs/configuration-pc.nix @@ -70,6 +70,8 @@ docker jellyfin-tui orca-slicer + exiftool + ffmpeg ]; };