fixed path and setup homemanager
This commit is contained in:
2026-03-25 15:14:05 +01:00
parent 2c122a248d
commit b571698c94
9 changed files with 32 additions and 9 deletions

View File

@@ -99,7 +99,7 @@ in
"render"
"adbusers"
];
hashedPassword = config.sops.secrets."user_password".path;
hashedPasswordFile = config.sops.secrets."user_password".path;
};
};