nixos-config/hosts/intuos/users/default.nix
2025-03-16 00:30:10 -04:00

4 lines
37 B
Nix

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