From 89293a5e3606efa56e91ee67933c65432c7e9355 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 16 Sep 2023 13:33:32 +0900 Subject: [PATCH] test --- sd-image.nix | 1 + 1 file changed, 1 insertion(+) 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