mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
home-manager: remove unused attribute
This commit is contained in:
parent
b4fff6b9b7
commit
4a17d8ef97
1 changed files with 0 additions and 1 deletions
|
|
@ -84,5 +84,4 @@ in
|
||||||
inherit (module) options config;
|
inherit (module) options config;
|
||||||
|
|
||||||
activationPackage = module.config.home.activationPackage;
|
activationPackage = module.config.home.activationPackage;
|
||||||
home-path = module.config.home.path;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue