mgmt init
This commit is contained in:
parent
0a9aa08cd6
commit
a4fd96a197
8 changed files with 121 additions and 3 deletions
12
shared/users-wg.nix
Normal file
12
shared/users-wg.nix
Normal file
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
id = 1;
|
||||
name = "asyncnomi";
|
||||
publicKey = "bj79Gbb4vIv4/fFFANtr8BwjADDQtrZfZg85sZpCuRM=";
|
||||
}
|
||||
{
|
||||
id = 2;
|
||||
name = "gamma";
|
||||
publicKey = "hrYk9spPai3X2bxtZXvwE35MGKUr/G60ZZ4ahgPeZhs=";
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue