add util desktop

This commit is contained in:
2025-03-27 08:44:40 -04:00
parent 7507bf55bf
commit 72ba8ddf59
14 changed files with 905 additions and 80 deletions

View File

@@ -1,7 +1,4 @@
{ pkgs, ... }:
let
unstable = import <nixpkgs-unstable> { };
in
{
programs.neovim = {
enable = true;
@@ -157,7 +154,7 @@ in
nodePackages.typescript-language-server
nodePackages.vscode-langservers-extracted
pyright
unstable.eslint_d
eslint_d
# Formatters
luaformatter