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

5 lines
37 B
Nix
Raw Normal View History

2025-01-04 22:49:26 -05:00
{ ... }:
{
imports = [ ./main ];
}