set up treefmt action

This commit is contained in:
2025-02-08 18:06:10 -05:00
parent 300aa1f032
commit aa4a11c0c3
5 changed files with 19 additions and 2 deletions

View File

@@ -79,8 +79,10 @@ in
user = "github-runners";
group = "github-runners";
extraPackages = with pkgs; [
nixfmt-rfc-style
nixos-rebuild
openssh
treefmt
];
};
users = {