nixos-config/hosts/droid/users/default.nix
2025-04-14 00:20:20 -04:00

4 lines
37 B
Nix

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