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

5 lines
47 B
Nix

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