From af2613feaabeb2712d0894e16ef9098e93c7777d Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Fri, 20 Jun 2025 11:18:30 +0100 Subject: [PATCH] feat: create a password so michenes can eb physically logged into --- machines/_base.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/_base.nix b/machines/_base.nix index 44dfadd..857e458 100644 --- a/machines/_base.nix +++ b/machines/_base.nix @@ -73,7 +73,7 @@ in { }; users.users.root = { - initialHashedPassword = ""; + initialHashedPassword = "$y$j9T$lf/Z1Db.lAXan2WN/YQEF.$ILMN5CK4eImzrioB04D.VgD7wrV2rwUjcTi..WE5ea6"; openssh.authorizedKeys.keys = [ # no obligation to have name attached to keys