fix build user

This commit is contained in:
Johannes Jöns 2024-07-17 20:20:07 +02:00
parent 38ce24c923
commit 0b656f2adb

View file

@ -14,7 +14,7 @@ in
};
config = lib.mkIf cfg.enable {
users.users.jopejoe1 = {
users.users.builder = {
isNormalUser = true;
description = "Build User";
hashedPassword = "$2b$05$Uk84TY/RHlH8DIigUlFYjeorjTlCMEY9wN2pAcw5BLaPoc7dKiSsC";