add comment regarding password-hash

This commit is contained in:
Simon Gardling 2025-08-17 23:37:53 -04:00
parent 6ab2271eeb
commit dab72b1511
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -202,6 +202,7 @@
"camera"
"adbusers"
];
# TODO! this is really bad :( I should really figure out how to do proper secrets management
hashedPasswordFile = "${./secrets/password-hash}";
};