Root-password: remove deprecated default option
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
pkgs.mkpasswd
|
pkgs.mkpasswd
|
||||||
pkgs.xkcdpass
|
pkgs.xkcdpass
|
||||||
];
|
];
|
||||||
prompts.password.createFile = true;
|
|
||||||
prompts.password.type = "hidden";
|
prompts.password.type = "hidden";
|
||||||
prompts.password.description = "You can autogenerate a password, if you leave this prompt blank.";
|
prompts.password.description = "You can autogenerate a password, if you leave this prompt blank.";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user