added group

This commit is contained in:
Luke Clifton
2015-01-01 15:45:29 +01:00
committed by Peter Simons
parent ed7929942b
commit c53f532725
@@ -249,6 +249,10 @@ in
group = "btsync";
};
users.extraGroups = [
{ name = "btsync";
}];
systemd.services.btsync = with pkgs; {
description = "Bittorrent Sync Service";
wantedBy = [ "multi-user.target" ];