nixvim nixd und rpcs3 fix

This commit is contained in:
2026-05-14 17:28:38 +02:00
parent b0883c1b54
commit 4ba52fe963
2 changed files with 6 additions and 1 deletions

View File

@@ -224,6 +224,10 @@
installRustc = true;
};
# nix
nixd = {
enable = true;
filetypes = [ "nix" ];
};
nil_ls.enable = true;
# other
marksman.enable = true;