flake/nixos/i18n/default.nix
2023-09-19 08:17:43 +08:00

7 lines
No EOL
47 B
Nix

{ ... }:
{
imports = [
./i18n.nix
];
}