mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 15:03:37 +00:00
5 lines
47 B
Nix
5 lines
47 B
Nix
{...}: {
|
|
imports = [
|
|
./common.nix
|
|
];
|
|
}
|