nixos-config/hosts/pear/users/default.nix
2025-03-08 05:36:01 -05:00

4 lines
37 B
Nix

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