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

5 lines
48 B
Nix
Raw Normal View History

2025-02-28 12:21:09 -05:00
{ ... }:
{
users.groups.nfsShare.gid = 983;
}