use treefmt for a lot more stuff

also make changes to comply with all the laws that come with those stuff
This commit is contained in:
cy 2025-01-01 03:43:02 -05:00
parent 0513f19e52
commit 2d8b64ef26
10 changed files with 10 additions and 5443 deletions

View file

@ -70,7 +70,7 @@ in
};
sshKeyFile = lib.mkOption {
type = lib.types.str;
description = "Path to the file containg the SSH identity key";
description = "Path to the file containing the SSH identity key";
};
};