nixos-config/hosts/kitty/users/default.nix
2025-03-16 02:06:21 -04:00

4 lines
37 B
Nix

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