nixos-config/system/accounts/groups/nfsShare/default.nix

3 lines
43 B
Nix

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