mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Fix passwordFile, make it hashedPasswordFile again for root@cube
This commit is contained in:
parent
0b6ce6377a
commit
fa4520cb2c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
time.timeZone = "Europe/Amsterdam";
|
||||
|
||||
users.users.root.passwordFile = config.age.secrets."cube.password".path;
|
||||
users.users.root.passwordFile = config.age.secrets."cube.password.hash".path;
|
||||
|
||||
users.users.rgb = normalUser {
|
||||
description = "RGB";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue