nixos-config/modules/system/accounts/groups/default.nix
2024-12-09 23:07:20 -05:00

4 lines
41 B
Nix

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