Files
nix-config/system/i18n/default.nix

6 lines
40 B
Nix

{
imports = [
./locale.nix
];
}