mirror of
https://github.com/larstvei/nix-config.git
synced 2025-09-16 03:50:12 +00:00
8 lines
68 B
Nix
8 lines
68 B
Nix
{
|
|
imports = [
|
|
../.
|
|
../../languages
|
|
../../tools
|
|
];
|
|
}
|