diff --git a/dev-shells/default.nix b/dev-shells/default.nix index 6f289ff..059a81c 100644 --- a/dev-shells/default.nix +++ b/dev-shells/default.nix @@ -20,14 +20,7 @@ in ${system}.default = pkgs.mkShellNoCC { name = "qois-infrastructure-shell"; buildInputs = - let - vscodium-with-extensions = pkgs.vscode-with-extensions.override { - vscodeExtensions = with pkgs.vscode-extensions; [ jnoortheen.nix-ide ]; - vscode = pkgs.vscodium; - }; - in pre-commit-check.enabledPackages - ++ [ vscodium-with-extensions ] ++ (with self.packages.${system}; [ sops sops-rekey