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

5 lines
37 B
Nix
Raw Normal View History

2025-02-27 11:42:57 -05:00
{ ... }:
{
imports = [ ./main ];
}