mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
dragneel ready for deploy
This commit is contained in:
parent
7808e5b739
commit
96b1969a19
4 changed files with 7 additions and 8 deletions
|
|
@ -22,7 +22,7 @@ in {
|
|||
isNormalUser = true;
|
||||
hashedPasswordFile =
|
||||
if config.hostSpec.isVirtual
|
||||
then virtPass
|
||||
then builtins.toString virtPass
|
||||
else sopsHashedPasswordFile;
|
||||
linger = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue