yggdrasil: dev stuff

This commit is contained in:
Christoph Hollizeck 2026-01-20 23:15:10 +01:00
parent d26311f457
commit fb015a7370
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
4 changed files with 8 additions and 3 deletions

View file

@ -108,7 +108,7 @@
{
name = "nix";
auto-format = true;
formatter.command = "${pkgs.nixfmt-rfc-style}/bin/nixfmt";
formatter.command = "${pkgs.nixfmt}/bin/nixfmt";
language-servers = [
"nixd"
"nil"