update contributing guide and format repo

This commit is contained in:
Bryton Hall 2022-08-11 23:41:33 -04:00
parent 90de01f7d9
commit 1c410a7e03
5 changed files with 48 additions and 20 deletions

View file

@ -282,7 +282,6 @@ in {
default = null;
};
customResources = mkOption {
description = "Setup custom resources";
type = types.listOf types.attrs;