mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
6 lines
53 B
Nix
6 lines
53 B
Nix
{...}: {
|
|
imports = [
|
|
../common/home.nix
|
|
];
|
|
}
|