diff --git a/sd-image.nix b/sd-image.nix index eef24ad6..3b0e7afe 100644 --- a/sd-image.nix +++ b/sd-image.nix @@ -21,4 +21,5 @@ in { extraGroups = [ "networkmanager" "wheel" ]; # mkpasswd -m sha-512 hashedPassword = "$y$j9T$wKLsIWaA4Gf63RvjedwLJ0$EHKL6BBJV0CAxEKcHHjaBqW085KJ/MGvmbyWzmcWOy6"; + }; } \ No newline at end of file