doc: added page on how to add/remove admins

This commit is contained in:
silver 2025-01-11 01:54:20 +00:00
parent b3ce7c30f4
commit 1050c1d8b0
Signed by untrusted user: silver
GPG key ID: 36F93D61BAD3FD7D
4 changed files with 80 additions and 2 deletions

View file

@ -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