peerix: set group

This commit is contained in:
Aaron Bieber 2022-08-31 12:00:02 -06:00
parent 6a8de66bce
commit 412656e68e
No known key found for this signature in database

View File

@ -37,6 +37,7 @@ with lib; {
enable = true;
openFirewall = false;
user = "peerix";
group = "peerix";
privateKeyFile = "${config.tsPeerix.privateKeyFile}";
publicKeyFile = ./peerix.pubs;
};