nixos-config/hosts/rubble/users/default.nix
2025-02-27 11:42:57 -05:00

4 lines
37 B
Nix

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