Files
cnix/system/usr/share/default.nix
2024-08-03 14:03:54 +02:00

8 lines
69 B
Nix

{
imports = [
# shared imports
./fonts
./locale
];
}