feat!(users): Delete some users

This commit is contained in:
Mr Hedgehog 2022-02-06 20:23:37 -05:00
parent 3424b13d1b
commit f1cdc3a512
No known key found for this signature in database
GPG key ID: A5F69F6C161FDA7E
2 changed files with 0 additions and 5 deletions

View file

@ -1,5 +0,0 @@
{ ... }:
# recommend using `hashedPassword`
{
users.users.root.hashedPassword = "$6$6EtuZhVOJdfI9DYP$1Qnd7R8qdN.E5yE2kDQCNg2zgJ5cIjNBKsIW/qJgb8wcKlUpIoVg/fEKvBkAgCiLyojVG2kzfu4J9LR8rA8a2/";
}