users: change to immutable users
This commit is contained in:
parent
66cc74e388
commit
766aa146df
4 changed files with 6 additions and 1 deletions
|
@ -4,6 +4,7 @@ let
|
|||
commonKeys = keys.users.qenya;
|
||||
|
||||
secrets = with keys; {
|
||||
user-password-tohru-qenya = [ machines.tohru ];
|
||||
wireguard-peer-orm = [ machines.orm ];
|
||||
wireguard-peer-tohru = [ machines.tohru ];
|
||||
wireguard-peer-yevaud = [ machines.yevaud ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue