init flake-utils

This commit is contained in:
cy 2025-01-13 01:34:20 -05:00
parent b6c18ce5f2
commit 4cded3c746
3 changed files with 48 additions and 14 deletions

View file

@ -147,7 +147,7 @@
servers = {
bashls.enable = true;
lua_ls.enable = true;
nil_ls.enable = true;
nixd.enable = true;
rust_analyzer = {
enable = true;
installRustc = true;