6 lines
113 B
Nix
6 lines
113 B
Nix
|
{...}: {
|
||
|
home-manager.users.guanranwang.imports = [
|
||
|
../../../home-manager/profiles/torrenting/nixos
|
||
|
];
|
||
|
}
|