vscode: keep only nixfmt-rfc-style

This commit is contained in:
steveej 2024-11-23 14:42:12 +01:00
parent 720892ea59
commit b228938d63
2 changed files with 2 additions and 4 deletions

View file

@ -108,8 +108,8 @@ in
};
home.packages = [
pkgs.nixpkgs-fmt
pkgs.nil
pkgs.nixfmt-rfc-style
];
}
# TODO: automate