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

5 lines
37 B
Nix
Raw Normal View History

2025-01-31 22:44:14 -05:00
{ ... }:
{
imports = [ ./main ];
}