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

5 lines
41 B
Nix
Raw Normal View History

2025-02-28 12:21:09 -05:00
{ ... }:
{
imports = [ ./nfsShare ];
}