nix-config/system/i18n/default.nix

6 lines
40 B
Nix
Raw Permalink Normal View History

2025-07-05 00:02:39 +02:00
{
imports = [
./locale.nix
];
}