feat: did not do anything

This commit is contained in:
Noa Aarts 2024-10-03 19:07:47 +02:00
parent 421ea26aab
commit 3b7d5b1d1b
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -31,7 +31,6 @@
python-pkgs.pip python-pkgs.pip
python-pkgs.black python-pkgs.black
]))) ])))
(lib.mkIf config.modules.apps.neovim.enableLanguages haskell-language-server)
]; ];
defaultEditor = true; defaultEditor = true;
viAlias = true; viAlias = true;