ROCKPro64-Server/system/accounts/groups/nfsShare/default.nix

4 lines
48 B
Nix

{ ... }:
{
users.groups.nfsShare.gid = 983;
}