mgmt init

This commit is contained in:
asyncnomi 2025-07-21 20:41:54 +02:00
parent 0a9aa08cd6
commit a4fd96a197
8 changed files with 121 additions and 3 deletions

12
shared/users-wg.nix Normal file
View file

@ -0,0 +1,12 @@
[
{
id = 1;
name = "asyncnomi";
publicKey = "bj79Gbb4vIv4/fFFANtr8BwjADDQtrZfZg85sZpCuRM=";
}
{
id = 2;
name = "gamma";
publicKey = "hrYk9spPai3X2bxtZXvwE35MGKUr/G60ZZ4ahgPeZhs=";
}
]