feat: change scf password
parent
4fd26bb259
commit
f6af6c7eaf
|
@ -10,7 +10,7 @@
|
||||||
home = "/home/scf";
|
home = "/home/scf";
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
extraGroups = [ "networkmanager" "audio" "video" "input" ];
|
extraGroups = [ "networkmanager" "audio" "video" "input" ];
|
||||||
hashedPassword = "$6$g83odibuCd5n67PJ$CZ/Z/11zUdBIQ86DEkdi2G1JnEkLYR/YZUPcMXKAb6GNUX7BjlUUVFAstbTRe3WEK.lg9h5/oqwSvmbJMcUt6/";
|
hashedPassword = "$6$Qir9N5iTjWLdGyCg$MagaKGdyj4uAEZQ9BxIQuVVkMALnxa5eaq1c6JJMPb3h6kQCXqfzbZRdnP0ddH46W55PwxeipCgXX82gzcndZ0";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue