nixos-config/hosts/pear/users/default.nix

5 lines
37 B
Nix
Raw Normal View History

2025-03-08 05:36:01 -05:00
{ ... }:
{
imports = [ ./main ];
}