fmt and TODO comment

This commit is contained in:
steveej 2024-02-15 20:21:33 +01:00
parent 78824a5d32
commit c13b460ee9
2 changed files with 3 additions and 2 deletions

View file

@ -33,6 +33,7 @@ in {
type = types.path;
};
# TODO: test if this works
installPassword = lib.mkOption {
default = "";
type = types.str;