add comment regarding password-hash

This commit is contained in:
2025-08-17 23:37:53 -04:00
parent 0b302105b1
commit 738327b9fc

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}";
};