mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-21 20:08:33 +02:00
7 lines
54 B
Nix
7 lines
54 B
Nix
{
|
|
imports = [
|
|
../base
|
|
../../base.nix
|
|
];
|
|
}
|