nixfiles/modules/common/default.nix
2024-03-16 14:49:01 +01:00

5 lines
41 B
Nix

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