diff --git a/users/root/default.nix b/users/root/default.nix index 6137f1d..ae77399 100644 --- a/users/root/default.nix +++ b/users/root/default.nix @@ -1,5 +1,4 @@ { ... }: -# recommend using `hashedPassword` { users.users.root.hashedPassword = "PASSWORD SET IN THE FUTURE";