ROCKPro64-Server/modules/system/accounts/groups/default.nix
2025-02-28 12:21:09 -05:00

4 lines
41 B
Nix

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