forked from Skynet/wiki
doc: added page on how to add/remove admins
This commit is contained in:
parent
b3ce7c30f4
commit
1050c1d8b0
4 changed files with 80 additions and 2 deletions
|
@ -6,7 +6,7 @@ Before starting the committee member in question *must* have a Skynet Account.
|
|||
This is because we have several services that require authentication to access.
|
||||
Details on how to create one can be found [here][skynet_account_creation].
|
||||
|
||||
Once they have an account add their username to [``users.nix``][users.nix].
|
||||
Once they have an account add their username to [``config/users.nix``][users.nix].
|
||||
Then commit and push.
|
||||
|
||||
Once everything is deployed they should have access to all resources within 15 min.
|
||||
|
@ -17,7 +17,7 @@ Next checkout the page on [VaultWarden](./vaultwarden.md) to add the user to the
|
|||
## Removing
|
||||
Removing is essentially the same as adding.
|
||||
|
||||
Remove their username to [``users.nix``][users.nix].
|
||||
Remove their username to [``config/users.nix``][users.nix].
|
||||
Then commit and push.
|
||||
|
||||
## Force Update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue