non important commit

This commit is contained in:
maxstrb 2025-11-22 16:28:50 +01:00
parent d07ae5f55f
commit 2759df732e

View file

@ -9,6 +9,7 @@
programs.nvf = {
enable = true;
enableManpages = true;
settings.vim = {
theme = {
@ -78,13 +79,6 @@
rust = {
enable = true;
crates.enable = false;
lsp = {
server = "rust-analyzer";
settings.rust-analyzer = {
checkOnSave.command = "clippy";
};
};
};
};