clanModules/root-password: Fix root-password persistence
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
pkgs.xkcdpass
|
||||
];
|
||||
prompts.password.type = "hidden";
|
||||
prompts.password.persist = true;
|
||||
prompts.password.description = "You can autogenerate a password, if you leave this prompt blank.";
|
||||
|
||||
script = ''
|
||||
|
||||
Reference in New Issue
Block a user