fix: NixOS | switch to sops user password

This commit is contained in:
2025-02-09 20:17:52 +05:00
parent 71dae407d3
commit 7f43cc1020

View File

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