1
0
Fork 0
forked from Bun/nixos-config
nixos-config/system/accounts/groups/default.nix

5 lines
47 B
Nix

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