aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--flake/default.nix13
1 files changed, 1 insertions, 12 deletions
diff --git a/flake/default.nix b/flake/default.nix
index 26944cf8..453c8682 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -122,8 +122,6 @@ in {
packages = with pkgs; [
# secure boot
sbctl
- # spell-ls
- ltex-ls
# other
cocogitto
@@ -131,22 +129,13 @@ in {
# nix
alejandra
- nil
- statix
-
- # lua
- lua-language-server
-
- # yaml
- yamllint
# secrets
ragenix.packages."${system}".default
git-crypt
# shell
- shellcheck
- shfmt
+ shfmt # TODO: Integrate this into nvim <2023-10-31>
# update
generate_firefox_extensions.packages."${system}".default # needed for the firefox extension update script