removed conflicting password option
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
in {
|
in {
|
||||||
users.users = {
|
users.users = {
|
||||||
root = {
|
root = {
|
||||||
initialPassword = "password";
|
|
||||||
shell = inputs'.nix-config.packages.zsh;
|
shell = inputs'.nix-config.packages.zsh;
|
||||||
};
|
};
|
||||||
user01 = {
|
user01 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user