set nuc root password

This commit is contained in:
Rouven Seifert 2023-05-30 20:46:59 +02:00
parent 63605568c6
commit ad587ca443
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -64,6 +64,7 @@
# firmware updates # firmware updates
services.fwupd.enable = true; services.fwupd.enable = true;
users.users.root.initialHashedPassword = "$y$j9T$hYM7FT2hn3O7OWBn9uz8e0$XquxONcPSke6YjdRGwOzGxC0/92hgP7PIB0y0K.Qdr/";
users.users.root.openssh.authorizedKeys.keyFiles = [ users.users.root.openssh.authorizedKeys.keyFiles = [
../../keys/ssh/rouven-thinkpad ../../keys/ssh/rouven-thinkpad
../../keys/ssh/rouven-pixel ../../keys/ssh/rouven-pixel