fix: NixOS | reset system and use hashedPassword from sops

This commit is contained in:
2025-02-10 08:58:24 +05:00
parent 7a80a9c5f9
commit b08b65e3ab

View File

@@ -116,7 +116,7 @@ in {
description = "Shahab Dogar"; description = "Shahab Dogar";
extraGroups = ["networkmanager" "wheel" "input" "libvirtd"]; extraGroups = ["networkmanager" "wheel" "input" "libvirtd"];
initialPassword = "tempPass"; initialPassword = "tempPass";
# hashedPasswordFile = config.sops.secrets."user_passwords/shahab".path; hashedPasswordFile = config.sops.secrets."user_passwords/shahab".path;
openssh.authorizedKeys = { openssh.authorizedKeys = {
keys = [ keys = [