cleanup example file

This commit is contained in:
Adithya 2024-03-31 22:30:59 +05:30
parent 333e8f9b64
commit 474441d6c2
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -1,6 +1,8 @@
{
aria2_config = {
rpc_secret = "<rpc secret for aria2>";
wireguard_server = {
name = "<a name for the peer>;
endpoint = "<endpoint>:<port>";
publicKey = "<public key>";
};
users = {
root.hashedPassword = "<password hash of root user>";