From 6645c8e61bfdfb66e07303ec5dae64feb28c15a7 Mon Sep 17 00:00:00 2001 From: Alexander Tomokhov Date: Tue, 21 Nov 2023 02:52:23 +0400 Subject: [PATCH] Revert "add users.users.root.hashedPassword for testing purposes" This reverts commit 31dfa8eb4af5f333bb73bf1967e06cc68d827283. --- nixos-infect | 2 -- 1 file changed, 2 deletions(-) diff --git a/nixos-infect b/nixos-infect index a8f8e6d..e99b4f3 100755 --- a/nixos-infect +++ b/nixos-infect @@ -101,8 +101,6 @@ $bootcfg fileSystems."/" = { device = "$ROOTFSDEV"; fsType = "$ROOTFSTYPE"; }; } EOF -# FIXME remove this! -echo '// { users.users.root.hashedPassword = "$6$I8xOgBRfitytj331$WZzyJbABCY8LZ4CqpUzNU2dXK8DP8rdVXYms60c0ysINREEFB49KYL23E.twuQ..beV2yb6VAwZkxDymCFOSO/"; }' } setupConf() {