Revert "add users.users.root.hashedPassword for testing purposes"
continuous-integration/drone/push Build is failing Details

This reverts commit 31dfa8eb4a.
hetzner-flakes
Alexander Tomokhov 2023-11-21 02:52:23 +04:00
parent 7e79a26715
commit 6645c8e61b
1 changed files with 0 additions and 2 deletions

View File

@ -101,8 +101,6 @@ $bootcfg
fileSystems."/" = { device = "$ROOTFSDEV"; fsType = "$ROOTFSTYPE"; };
}
EOF
# FIXME remove this!
echo '// { users.users.root.hashedPassword = "$6$I8xOgBRfitytj331$WZzyJbABCY8LZ4CqpUzNU2dXK8DP8rdVXYms60c0ysINREEFB49KYL23E.twuQ..beV2yb6VAwZkxDymCFOSO/"; }'
}
setupConf() {