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 ]; };