Automated dev commit
All checks were successful
/ check (push) Successful in 1m38s

This commit is contained in:
Oliver Davies 2025-06-16 00:00:35 +01:00
parent aee90917d9
commit cd1b85d92d

View file

@ -38,6 +38,16 @@
settings.flavour = "mocha";
};
diagnostic.settings = {
signs = true;
underline = false;
update_in_insert = false;
virtual_text = {
enable = true;
spacing = 2;
};
};
extraPackages = with pkgs; [
nixfmt-rfc-style
stylua