mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Rename rgbcube key to enka key
This commit is contained in:
parent
89a06ae687
commit
1e2dd16005
2 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@
|
|||
users.users.rgb = normalUser {
|
||||
description = "RGB";
|
||||
extraGroups = [ "wheel" ];
|
||||
openssh.authorizedKeys.keys = [ keys.rgbcube ];
|
||||
openssh.authorizedKeys.keys = [ keys.enka ];
|
||||
hashedPasswordFile = config.age.secrets."cube/password.hash.rgb".path;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue