infra/roles/device/users.nix

5 lines
51 B
Nix

{
imports = [
../../users/bddvlpr.nix
];
}