ROCKPro64-Server/system/accounts/groups/default.nix
2025-02-28 13:32:11 -05:00

4 lines
41 B
Nix

{ ... }:
{
imports = [ ./nfsShare ];
}