diff --git a/etcnixos/common.nix b/etcnixos/common.nix index 66f81cd..5a43016 100644 --- a/etcnixos/common.nix +++ b/etcnixos/common.nix @@ -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}"; };