mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-10-11 01:01:54 +05:30
6 lines
53 B
Nix
6 lines
53 B
Nix
{...}: {
|
|
imports = [
|
|
../common/home.nix
|
|
];
|
|
}
|